| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | Edward Kmett <ekmett@gmail.com> |
| Safe Haskell | Trustworthy |
Control.Lens.Internal.Prism
Description
Documentation
This type is used internally by the Prism code to
provide efficient access to the two parts of a Prism.
Instances
| Profunctor (Market a b) | |
| Profunctor (Market a b) => Choice (Market a b) | |
| Functor (Market a b s) |