[previous] [up] [next]     [index]
Next: Lists Up: Basic Data Extensions Previous: Symbols

Vectors

When a vector is created with make-vector without a fill value, it is initialized with 0 in all positions.



PLT