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.8.0"}
]
end
See the Morphix
module for details.
Copyright (c) 2015 J. Paul Daigle
Released under the MIT License, which can be found in LICENSE.md.