On Mon, 12 Mar 2001, Conrad Schneiker wrote:

> # I'd like to put this particular one into RCR and get comments from
> # people in the community.  Mike, Please?
> # 
> # Choices are:
> # 
> #   * partition
> #   * bisect
> #   * whatever else
> #   * no, we don't need it.
> 
> FWIW, I vote for 'partition':
>     * Compatibility with Haskell usage (presumably).
>     * Nearly identical to C++ partition function.
>     * Fairly natural term for native English programmers.
> 
FWIW, I vote for partition for the same reasons.

/Robert