Arrow.Alias
module Operation : Preface_specs.Arrow.OPERATION
type ('a, 'b) t = ('a, 'b) Operation.t
The type held by the Arrow
.
Convenient alias of Preface_specs.Arrow.OPERATION.pre_compose_left_to_right
.
Convenient alias of Preface_specs.Arrow.OPERATION.post_compose_left_to_right
.