CategoryOf VOID Source Comments # | The category with no objects, the initial category. |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
DaggerProfunctor Zero Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
Promonad Zero Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
Profunctor Zero Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
ThinProfunctor Zero Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
CategoryOf k => Profunctor (Initiate :: k -> VOID -> Type) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Cat |
CategoryOf k => Representable (Initiate :: k -> VOID -> Type) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Cat |
HasInitialObject k => HasColimits (Unweighted :: VOID -> () -> Type) k Source Comments # | |
Instance detailsDefined in Proarrow.Category.Colimit |
HasTerminalObject k => HasLimits (Unweighted :: () -> VOID -> Type) k Source Comments # | |
Instance detailsDefined in Proarrow.Category.Limit |
type (~>) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
type Ob (a :: VOID) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
type HasArrow Zero (a :: VOID) (b :: VOID) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Zero |
type Colimit (Unweighted :: VOID -> () -> Type) (d :: VOID +-> k) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Colimit |
type Limit (Unweighted :: () -> VOID -> Type) (d :: VOID +-> k) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Limit |
type (Initiate :: k -> VOID -> Type) % (a :: VOID) Source Comments # | |
Instance detailsDefined in Proarrow.Category.Instance.Cat |