- list->number-vector TYPE LISTprocedure
Return a newly-allocated SRFI-4 homogeneous number VECTOR of TYPE consisting of the elements of LIST. Each element of LIST must be compatible with the datatype of VECTOR.
Return a newly-allocated SRFI-4 homogeneous number VECTOR of TYPE consisting of the elements of LIST. Each element of LIST must be compatible with the datatype of VECTOR.