mirror of
https://github.com/janet-lang/janet
synced 2026-04-12 18:01:27 +00:00
These functions made it very easy to create memory leaks, and are better replaced with functions in vector.h or simply using non-stack allocated arrays.