Current section

Files

Jump to
dash README.md
Raw

README.md

# dash
Quickly hop across records.
```elixir
def deps do
[
{:dash, "~> 0.0.1"}
]
end
```
See guidance on <https://hexdocs.pm/dash>,
or build a local copy using [ExDoc](https://github.com/elixir-lang/ex_doc).