chickadee » srfi-4 » u8vector-length

u8vector-length U8VECTORprocedure
s8vector-length S8VECTORprocedure
u16vector-length U16VECTORprocedure
s16vector-length S16VECTORprocedure
u32vector-length U32VECTORprocedure
s32vector-length S32VECTORprocedure
f32vector-length F32VECTORprocedure
f64vector-length F64VECTORprocedure

Returns the length of the SRFI-4 homogeneous number VECTOR.