jnape.com/the-perils-of-implementing-functor-in-java

I’ve recently been spending a lot of time re-imagining the core constructs I would want from the Java programming language to consider it truly fit for enjoyable functional programming. One of the most glaringly missing interfaces in Java 8 is something like Haskell's Functor type class - a theoretical


Comments (0)

Sign in to post comments.