Idris2Doc : Data.CT.Category.Definition

Data.CT.Category.Definition

(source)

Definitions

recordCat : Type
Totality: total
Visibility: public export
Constructor: 
MkCat : (0Obj : Type) -> (0_ : (Obj->Obj->Type)) ->Cat

Projections:
0.Hom : ({rec:0} : Cat) ->Obj{rec:0}->Obj{rec:0}->Type
0.Obj : Cat->Type
0.Obj : Cat->Type
Visibility: public export
0Obj : Cat->Type
Visibility: public export
0.Hom : ({rec:0} : Cat) ->Obj{rec:0}->Obj{rec:0}->Type
Visibility: public export
0Hom : ({rec:0} : Cat) ->Obj{rec:0}->Obj{rec:0}->Type
Visibility: public export