next up previous contents index
Next: resize! Up: ArrayType Previous: data   Contents   Index


new


Usage

new n


Signature

new: MachineInteger $\to$ %


Parameter Type Description
n MachineInteger a nonnegative size


Returns

Returns an array of $n$ uninitialized entries.



Manuel Bronstein 2004-06-28