array_init :: fn (_arr: Any) #inline #compiler
Sets dynamic array to default state. If array contains already allocated memory array_terminate must be called first.
_arr Array to be initialized.
Declared in: array.bl