sequencedCollection>>replaceFrom:to:with:

pattern

replaceFrom: start to: stop with: replacementElements

parameters
keywordparameter nameparameter type(s)aliasing
replaceFrom:start<integer>uncaptured
to:stop<integer>uncaptured
with:replacementElements<sequencedReadableCollection>unspecified
return values
UNSPECIFIED