BiCollector

Kirk Pepperdine kirk.pepperdine at gmail.com
Tue Jun 19 04:40:35 UTC 2018


> On Jun 19, 2018, at 1:21 AM, Brian Goetz <brian.goetz at oracle.com> wrote:
> 
> distributing?
> 
> On 6/18/2018 6:04 PM, Chris Hegarty wrote:
>> 
>>> On 18 Jun 2018, at 22:29, Brian Goetz <brian.goetz at oracle.com> wrote:
>>> 
>>> "bisecting" sounds like it sends half the elements to one collector and half to the other ...
>>> 
>>> "tee" might be a candidate, though it doesn't follow the `ing convention.  "teeing" sounds dumb.

But teeing (https://en.wikipedia.org/wiki/Tee_(command) <https://en.wikipedia.org/wiki/Tee_(command)>) is sort of what you’re doing so it sounds just fine. .. I’ve always thought it like tapping but this maybe less descriptive than split which of course would be confused with Spliterator.

— Kirk



More information about the core-libs-dev mailing list