Packages

Array-like collections optimized for tail manipulation

Current section

Files

Jump to
steady_vector src steady_vector.app.src
Raw

src/steady_vector.app.src

{application,steady_vector,
[{description,"Array-like collections optimized for tail manipulation"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/g-andrade/steady_vector"},
{"GitLab",
"https://gitlab.com/g-andrade/steady_vector"}]}]}.