chickadee » sequences » fill!

fill! PROC S #!optional START ENDprocedure

Calls PROC with the sequence S and an iterator object over the elements in S starting at position START up to but not including END and returns the modified sequence.