Michael said:
> I worry that C<classify> sounds too much like
> something class-related

'Classify' also seems wrong if some items are
thrown away. I like 'part':

  (@foo,@bar) := part { ... } @source;

Headed off in another direction, having a sub
distribute its results like this reminds me of:

  ... -> ...

Can arrays on the rhs of a -> ever mean
something useful?

--
ralph

Reply via email to