Packages

An experiment in a statically typed LFE with algebraic data types

Current section

Files

Jump to
lfe_typed src typed.app.src
Raw

src/typed.app.src

{application,typed,
[{description,"An experiment in a statically typed LFE with algebraic data types"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{pkg_name,"lfe_typed"},
{links,[]}]}.