Packages

nm is a library to help manipulate and transform deeply nested data structures in a simple way.

Current section

Files

Jump to
nm src nm.app.src
Raw

src/nm.app.src

{application,nm,
[{description,"nm is a library to help manipulate and transform deeply nested data structures in a simple way."},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[nm,nm_nesting,nm_node]},
{licenses,["Apache-2.0"]},
{links,[]}]}.