Structs§
- ComposedM
Prism - IdMPrism
- Identity
MPrismfrom any typeTto itself. - SubEnv 🔒
- Generic sub-environment struct: don’t use directly. It’s an internal object to avoid copy-paste.
- SubEnv
Column - Sub environment with a lens that is mapping columns.
- SubEnv
Lookup - Sub environment with a lens that is mapping lookup tables.
Traits§
- MPrism
MPrismallows one to Something like a Prism, but for Maybe and not just any Applicative.