chickadee » srfi-152 » string-segment

string-segment string kprocedure

Returns a list of strings representing the consecutive substrings of length k. The last string may be shorter than k. (Not a SRFI 13 procedure.)