Expand description
Concrete implementations for optics.
Structs§
- Composed optics of
K
andL
;K
is applied first. - Identity optics.
- Success type for
Compose
d optics. - Identity optics, explicit about source and view types.
Enums§
- Error type for
Compose
d optics.