home.social

#hkts — Public Fediverse posts

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

  1. ✨ Update deeply nested data structures immutably in Java without drowning in boilerplate using higher-kinded-j and functional Optics.

    🔍 Traverse complex records with Lenses, Traversals, and Prisms, all type-safe, compile-time generated, and fully immutable.

    Full example: higher-kinded-j.github.io/opti
    Explore more: higher-kinded-j.github.io/

    #Java #FunctionalProgramming #Optics #Immutability #HKTs