Packages

A collection of extra utilities and extensions to the Elixir standard library

Current section

Files

Jump to
extra README.md
Raw

README.md

# Extra
**TODO: Add description**
## Installation
```elixir
def deps do
[{:extra, "~> 0.1.0"}]
end
```
Documentation can be found at [https://hexdocs.pm/extra](https://hexdocs.pm/extra).