I noticed a small error in srfi text.The entry of vector-partition should read (vector-partition pred? vec) -> vector and integerThe "and integer" part is missing.