A long time ago, when applying to one of the unicorns, they gave me a take-home exercise that I remember to this day. The task…
Leave a Comment{ 4Comprehension } Posts
If you maintain a Java library, you’ve probably felt the disconnect between supporting Java 8 and providing support for the Java Platform Module System. A…
Leave a CommentGatherers is the missing piece of the Stream API. So far, if we were missing a terminal method, we could always implement one ourselves by…
Leave a Comment

