Previous: , Up: syslib vectors   [Index]


12.16.6 Converting between vectors and other object types

The arguments vec to these operations must be fixnums, the arguments fx must be fixnums. The following bindings are exported by the library (vicare system $vectors).

Unsafe Operation: $fill-vector-from-list! vec start ls

Fill the vector vec with items from the proper list ls, starting at index start.