Packages

Convenient helpers when dealing with nested keywords and maps.

Current section

Files

Jump to
nesty README.md
Raw

README.md

# Nesty
Convenient helpers when dealing with nested keywords and maps.
Installation
------------
```elixir
defp deps do
[{ :nesty, "~> 0.1" }]
end
```