sequencedReadableCollection>>with:do:

pattern

with: otherCollection do: operation

parameters
keywordparameter nameparameter type(s)aliasing
with:otherCollection<sequencedReadableCollection>uncaptured
do:operation<dyadicValuable>uncaptured
return values
UNSPECIFIED