Next: syslib vectors access, Previous: syslib vectors makers, Up: syslib vectors [Index]
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)
.
Evaluate to a fixnum representing the numbe of values in vec.
Return #t
if the vector vec has zero length, otherwise return
#f
.
Return #t
if all the vector arguments have the same length;
otherwise return #f
.