On Tue, Mar 10, 2015 at 1:23 PM, Joachim Tuchel <[email protected]>
wrote:

> #doWithIndex: ?
>

doWithIndex: elementAndIndexBlock
"Use the new version with consistent naming"
^ self withIndexDo: elementAndIndexBlock

Reply via email to