Enumerable#split, any advice on this implementation?

Trans wrote:

#partition (?)

no.

Robert Klemme wrote:

Trans wrote:
> #partition (?)

no.

Ah right. I see. How about #divide_on, or something like that?

T.

Trans wrote:

Robert Klemme wrote:
> Trans wrote:
> > #partition (?)
>
> no.

Ah right. I see. How about #divide_on, or something like that?

Now I recall. It's more akin to to Facets' String#shatter.

T.