chickadee » chicken » base » subvector

subvector VECTOR FROM #!optional TOprocedure

Returns a new vector with elements taken from VECTOR in the given range. TO defaults to (vector-length VECTOR).

subvector was introduced in CHICKEN 4.7.3.