chickadee » srfi-152 » string-fill!

(string-fill! string fill [start end]) → unspecifiedprocedure

Stores fill (which must be a character) in elements start through end of string.