Current section
Files
Jump to
Current section
Files
src/lib_combin.app.src
{application,lib_combin,
[{description,"Basic combinatorics for Erlang lists and maps."},
{vsn,"0.1.5"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[lib_combin]},
{maintainers,["Jorgen Brandt"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/joergen7/lib_combin"},
{"Docs",
"https://cuneiform-lang.org/man/lib_combin/index.html"}]}]}.