I have slightly modified the definition of ``VarLengthArray`` to be in line with the new ``VarLengthArrayHeap``. Most new procedures are copied/modified from https://github.com/nim-lang/Nim/blob/devel/doc/destructors.rst [vla.nim.txt](https://github.com/bpr/vla/files/6132774/vla.nim.txt) [vla_tests.nim.txt](https://github.com/bpr/vla/files/6132776/vla_tests.nim.txt)
I have slightly modified the definition of
VarLengthArrayto be in line with the newVarLengthArrayHeap. Most new procedures are copied/modified fromhttps://github.com/nim-lang/Nim/blob/devel/doc/destructors.rst
vla.nim.txt
vla_tests.nim.txt