next up previous contents index
Next: Flags Up: FiniteLinearStructureType Previous: empty   Contents   Index


new


Usage

new(n, x)


Signature

new: (MachineInteger, T) $\to$ %


Parameter Type Description
n MachineInteger a nonnegative size
x T an entry


Returns

Returns a structure of $n$ entries, all of them set to $x$.



Manuel Bronstein 2004-06-28