thank you, ben!!


> On Jul 6, 2016, at 11:17 PM, Ben Coman [via Smalltalk] <[hidden email]> wrote:
>
> [:a :b | (a category) = (b category)
>                     ifFalse: [ (a category) < (b category) ]
>                     ifTrue: [ (a payee) < (b payee)]].



View this message in context: Re: sorting by key1 inside of key2
Sent from the Squeak - Beginners mailing list archive at Nabble.com.