Forms for reduce() -- part 1

Remi Forax forax at univ-mlv.fr
Fri Dec 14 14:56:07 PST 2012


On 12/14/2012 10:23 PM, Doug Lea wrote:
> On 12/14/12 16:15, Tim Peierls wrote:
>> That was an example of the use of "so" to mean "no", wasn't it? :-)
>>
>> So really grody names are out. Is there something better than 
>> reduceMutably?
>
> This is exactly the same case as with CompletableFutures, where having
> actiony completions and functiony continuations are about equally common,
> so just overloading seemed fine to everyone?

but for CompletableFutures, the mutable overloads returns void,
this is not the case here.

>
> -Doug

RĂ©mi



More information about the lambda-libs-spec-observers mailing list