Live data from Hacker News

Viewing profile — svdb

svdb

HN member
Joined
Thu, Mar 28, 2013, 1:37 PM UTC
HN karma
1
Public activity
1 items

About svdb

No profile information was provided.

Recent public activity

  1. comment
    Comment #5454662

    One small correction/addition: For Stream.anyMatch(), Stream.findFirst() and Stream.findAny() it is mentioned that these are short-circuiting operations. This is however also true …