| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Proarrow.Profunctor.Constant
Documentation
data family Constant :: k -> j +-> k Source Comments #
Instances
| (CategoryOf j, CategoryOf k, Ob c) => FunctorForRep (Constant c :: j +-> k) Source Comments # | |
| type (Constant c :: j +-> k) @ (a :: j) Source Comments # | |
Defined in Proarrow.Profunctor.Constant | |