🚀 Higher-Kinded-J v0.4.4 is out — functional programming for Java 25.
🧪 NEW hkj-test module: fluent AssertJ assertions for every HKJ type — Either, Maybe, Try, IO, VTask, every transformer — behind a single import.
🔗 PCollections integration: HKT compatibility + 7 new optics generators (30 across 7 families).
➕ Alternative.orElseAll(Iterable) & MonadZero.filter.
🔭 Optic-polymorphic ForState.zoom & ReaderPath.magnify.
No breaking changes.
📦 https://github.com/higher-kinded-j/higher-kinded-j/releases/tag/v0.4.4
📚 https://higher-kinded-j.github.io

Release The hkj-test Module, PCollections Integration, and Type Class Enrichments · higher-kinded-j/higher-kinded-j
Overview This release ships hkj-test, a new publishable module of fluent AssertJ assertion helpers for every public Higher-Kinded-J type, so tests read in the same vocabulary as the code under test...






