Nulls

Tim Peierls tim at peierls.net
Sun Sep 23 05:38:51 PDT 2012


On Sun, Sep 23, 2012 at 8:07 AM, Doug Lea <dl at cs.oswego.edu> wrote:

> The main downside is that findAny is forced to lie (reporting absent) if a
> null item matches predicate.
>

Doesn't bother me.



> Unless you want to reconsider whether present Optionals can be null. Which
> no one seems to want to do.


Right.

--tim


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