Current section
Files
Jump to
Current section
Files
src/steady_vector.app.src
{application,steady_vector,
[{description,"Array-like collections optimized for tail manipulation"},
{vsn,"1.1.0"},
{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"}]}]}.