home.social

#advancedjava — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #advancedjava, aggregated by home.social.

  1. Practical Free monads in Java

    higher-kinded-j shows you how to:
    • Build composable DSLs
    • Transformations as interpreters
    • Stack-safe (10k+ ops verified)
    • Test effectful code purely

    Complete guide:
    higher-kinded-j.github.io/mona

    #Java #FunctionalProgramming #Monads #AdvancedJava