README.md
# AntlUtils
Set of utils for Ecto.Changeset, Ecto.Query, pagination, Elixir.Enum, Elixir.Map, URI.Query and Absinthe
## Installation
```elixir
def deps do
[
{:antl_utils, "~> 0.5.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). The docs can
be found at [https://hexdocs.pm/antl_utils](https://hexdocs.pm/antl_utils).