View Source FlatMapper
An Elixir library to provide a convenient way to flat nested maps and structs.
installation
Installation
def deps do
[
{:flat_mapper, "~> 0.1.0"}
]
end
An Elixir library to provide a convenient way to flat nested maps and structs.
installation
Installationdef deps do
[
{:flat_mapper, "~> 0.1.0"}
]
end