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