| (MonoidalAction m k, Costrong m (Hom k)) => Costrong m (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| (MonoidalAction m k, Strong m (Hom k)) => Strong m (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| Thin k => ThinProfunctor (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| Monoidal k => MonoidalProfunctor (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| CategoryOf k => Profunctor (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| CategoryOf k => Corepresentable (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| CategoryOf k => Representable (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| CategoryOf j => HasColimits (Id :: j -> j -> Type) k Source Github # | |
Instance detailsDefined in Proarrow.Category.Colimit |
| CategoryOf j => HasLimits (Id :: j -> j -> Type) k Source Github # | |
Instance detailsDefined in Proarrow.Category.Limit |
| CategoryOf k => Proadjunction (Id :: k -> k -> Type) (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Adjunction |
| Costrong (COPROD Type) (Id :: Type -> Type -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Object.BinaryCoproduct |
| Dagger k => DaggerProfunctor (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| SelfAction k => IsReader (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Equipment.Stateful |
| SelfAction k => IsWriter (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Equipment.Stateful |
| CategoryOf k => Cotraversable (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Monoidal.Distributive |
| CategoryOf k => Traversable (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Monoidal.Distributive |
| CategoryOf k => Promonad (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| CategoryOf k => Procomonad (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Promonad |
| (HasZeroObject k, HasBiproducts k, Ob a, Ob b) => CommutativeMonoid (Id a b :: Type) Source Github # | |
Instance detailsDefined in Proarrow.Monoid |
| Strong Type (Coprod (Id :: Type -> Type -> Type)) Source Github # | |
Instance detailsDefined in Proarrow.Object.BinaryCoproduct |
| HasCoproducts k => MonoidalProfunctor (Coprod (Id :: k -> k -> Type) :: COPROD k -> COPROD k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Object.BinaryCoproduct |
| (HasZeroObject k, HasBiproducts k, Ob a, Ob b) => Monoid (Id a b) Source Github # | |
Instance detailsDefined in Proarrow.Monoid |
| (HasZeroObject k, HasBiproducts k, Ob a, Ob b) => Semigroup (Id a b) Source Github # | |
Instance detailsDefined in Proarrow.Monoid |
| type Colimit (Id :: j -> j -> Type) (d :: k +-> j) Source Github # | |
Instance detailsDefined in Proarrow.Category.Colimit |
| type Limit (Id :: j -> j -> Type) (d :: j +-> k) Source Github # | |
Instance detailsDefined in Proarrow.Category.Limit |
| type (Id :: k -> k -> Type) %% (a :: k) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity type ( Id :: k -> k -> Type) %% (a :: k) = a |
| type (Id :: k -> k -> Type) % (a :: k) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity type ( Id :: k -> k -> Type) % (a :: k) = a |
| type HasArrow (Id :: k -> k -> Type) (a :: k) (b :: k) Source Github # | |
Instance detailsDefined in Proarrow.Profunctor.Identity |
| type WithReader (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Equipment.Stateful |
| type WithWriter (Id :: k -> k -> Type) Source Github # | |
Instance detailsDefined in Proarrow.Category.Equipment.Stateful |