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