J-Fall 2023: Demystifying Monads with Java – Julian Exenberger
Monads are just monoids in the category of endofunctors , what’s the problem? This is the type of theoretical answer that makes everyone learning functional programming throw their hands and say “I don’t get it!” As a result one of the most powerful Functional programming abstractions, namely Monads that Java 8 unlocked is not understood […]


