id_effect 0.4.0

Effect<A, E, R> (sync + async), capability DI, pipe — interpreter-style, no bundled executor
Documentation
1
2
3
4
5
6
7
# Part V: Functional Patterns

Part V extends **id_effect** with reusable functional patterns beyond the core
`Effect` runtime: type classes, optics, state machines, parsers, resilience,
advanced streaming, event sourcing, and verification helpers.

Each chapter maps to a workspace crate or core module stratum. Read Part I–IV first.