Safe Haskell | None |
---|---|
Language | Haskell2010 |
Internal implementation details of indexed setters.
This module is intended for internal use only, and may change without warning in subsequent releases.
Synopsis
- imapped__ :: ( Mapping p, FunctorWithIndex i f) => Optic__ p j (i -> j) (f a) (f b) a b