copyReplaceFrom: start to: stop withObject: replacementElement
| keyword | parameter name | parameter type(s) | aliasing |
| copyReplaceFrom: | start | <integer> | uncaptured |
| to: | stop | <integer> | uncaptured |
| withObject: | replacementElement | <Object> | captured |
| <sequencedReadableCollection> [new] |