chickadee
»
srfi-152
»
string-fill!
Identifier search
(string-fill! string fill [start end]) → unspecified
procedure
Stores
fill
(which must be a character) in elements
start
through
end
of string.