Posts about 'functional-programming'
-
An Intro to vavr's Either
Either an orange or an apple would be delicious. Either is an incredibly useful tool in a Java programmer’s handbook, one that brings functional programming control to Java. If that didn’t make sense, I get it. Either is much easier to use, to me, than to explain. What Either does...