Functor.Infix
module Core : Preface_specs.Functor.CORE
module Operation : Preface_specs.Functor.OPERATION with type 'a t = 'a Core.t
type 'a t = 'a Core.t
The type held by the Functor
.
Infix version of CORE
.map.
Flipped and infix version of CORE
.map.
Flipped and infix version of OPERATION
.replace.