| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Primary.Algebraic.Exponential
Contents
Documentation
(-.#..-) :: (Covariant (->) target (v a), Semigroupoid v) => v c d -> target (v a (v b c)) (v a (v b d)) infixr 7 Source #
Orphan instances
| Semigroupoid (<--) Source # | |
| Category (<--) Source # | |
| Semigroup r => Semigroup (e -> r) Source # | |
| Ringoid r => Ringoid (e -> r) Source # | |
| Semigroupoid ((->) :: Type -> Type -> Type) Source # | |
| Category ((->) :: Type -> Type -> Type) Source # | |
| Contravariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((<--) a) Source # | |
| Divariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) Source # | |
| Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((->) a :: Type -> Type) Source # | |
| Distributive ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((->) e :: Type -> Type) Source # | |
| Bindable ((->) :: Type -> Type -> Type) ((->) e :: Type -> Type) Source # | |