- u8vector-ref U8VECTOR Iprocedure
- s8vector-ref S8VECTOR iprocedure
- u16vector-ref U16VECTOR Iprocedure
- s16vector-ref S16VECTOR Iprocedure
- u32vector-ref U32VECTOR Iprocedure
- s32vector-ref S32VECTOR Iprocedure
- u64vector-ref U64VECTOR Iprocedure
- s64vector-ref S64VECTOR Iprocedure
- f32vector-ref F32VECTOR Iprocedure
- f64vector-ref F64VECTOR Iprocedure
Return the value of the ith element of the SRFI-4 homogeneous number vector, where I is a nonnegative exact integer less than the length of the vector.