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.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Guilherme Andrade"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/g-andrade/steady_vector"}]}]}.