On Tue, Mar 10, 2015 at 1:23 PM, Joachim Tuchel <jtuc...@objektfabrik.de>
wrote:

> #doWithIndex: ?
>

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

Reply via email to