Index
Conduit is unidirectional state for Scala 3 and ZIO 2: actions, lensed handlers, typed effects, and listeners that skip work when FastEq says nothing changed.
Cross-built for JVM, Scala.js, and Scala Native. These pages are DocSpecs: examples assert
under zio-test, diagrams are real mermoid renders, and the live widgets are a Conduit plus
ascent Ctx (docs-only; the published conduit artifact does not depend on ascent).
Install
libraryDependencies += "rocks.earlyeffect" %% "conduit" % "0.0.7"Scala.js / Native
libraryDependencies += "rocks.earlyeffect" %%% "conduit" % "0.0.7"Documentation
Continue with: