Yes - I like the prefix doXXX too, as I often think first of do: for normal iteration, with suffixed selectors for other variations.
> On 12 Mar 2019, at 16:54, Henrik Sperre Johansen > <[email protected]> wrote: > > #doWithIndex: for me. > > Both because it's the selector I'm used to from other dialects, and the > parameter order [:element :index | ] makes more sense to me. > > Cheers, > Henry > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html >
