preface.make
Via_compose.Req
preface
preface.core
preface.specs
preface.stdlib
type ('a, 'b) t
The type held by the Category.
Category
val compose : ('b, 'c) t -> ('a, 'b) t -> ('a, 'c) t
Morphism composition (from right to left).