Join Slack
Powered by
if you wrote `.allMatch(it -> new HashSet<&g...
# announcements
j
jw
10/19/2017, 5:36 AM
if you wrote
.allMatch(it -> new HashSet<>().add(it))
in Java it would fail
3
Views
Open in Slack
Previous
Next