array_reserveΒΆ

array_reserve :: fn (_arr: Any, n: s64)

Reserve heap memory for n elements in array.

Declared in: array.bl