Tiny library of functions to perform transforms on maps and arrays.
The package can be installed from hex.pm
-
Add morphix to your list of dependencies in
mix.exs:def deps do [{:morphix, "~> 0.7.0"}] end
Documentation is available online
Tiny library of functions to perform transforms on maps and arrays.
The package can be installed from hex.pm
Add morphix to your list of dependencies in mix.exs:
def deps do
[{:morphix, "~> 0.7.0"}]
end
Documentation is available online