[Cuis-dev] Regression in groupsOf:atATimeDo:

Juan Vuletich juan at cuis.st
Mon May 25 07:24:07 PDT 2026


Fixed. Thanks for reporting!

Cheers,

On 2026-05-25 6:39 AM, Hilaire Fernandes via Cuis-dev wrote:
> #(1) groupsOf: 1 atATimeDo: [:groups | groups do: [:each | each print]] => break
> #(1 2) groupsOf: 1 atATimeDo: [:groups | groups do: [:each | each print]] => break
> #(1 2) groupsOf: 2 atATimeDo: [:groups | groups do: [:each | each print]] => ok
>
> The two first examples were working fine with the previous version of 
> this method.
>
> Looking at the method, I think the passArray is wrong.
>
> Thanks
>
> Hilaire
>
-- 
Juan Vuletich
www.cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260525/dda753b2/attachment.htm>


More information about the Cuis-dev mailing list