Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- class IsoProfunctor p => IsoStrong p where
Documentation
class IsoProfunctor p => IsoStrong p where Source #
Generalizing Star
of a strong Functor
Note: Every Functor
in Haskell is strong with respect to (,)
.
This describes profunctor strength with respect to the product structure of Hask.
http://www-kb.is.s.u-tokyo.ac.jp/~asada/papers/arrStrMnd.pdf