sequencedCollection>>atAll:put:

pattern

atAll: indices put: newElement

parameters
keywordparameter nameparameter type(s)aliasing
atAll:indices<collection>uncaptured
put:newElement<Object>captured
return values
UNSPECIFIED