FWIW, this `multi-partition` sounds a lot like the built-in `group-by`.

Vincent


On Tue, 24 Apr 2018 09:55:26 -0500,
David Storrs wrote:
> 
> On Tue, Apr 24, 2018 at 10:54 AM, David Storrs <david.sto...@gmail.com> wrote:
> > The list-utils function in the 'handy' package includes
> > 'multi-partition', which is like the built-in 'partition' except that
> > it can partition into any number of groups.  This function used to
> > have multiple return and now returns a LoL.
> 
> Should have added:  There is now a #:post-process-all-data keyword to
> which you can pass vector->values in order to get the old behavior.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to