All Posts tagged "Java"

Sum types in Java

This article goes over what sum types are, how to create them in Java, and what kinds of problems they solve.

in blog