Alternative.Infixmodule Core : Preface_specs.Alternative.COREmodule Operation : Preface_specs.Alternative.OPERATION with type 'a t = 'a Core.ttype 'a t = 'a Core.tThe type held by the Applicative.
Applicative functor of ('a -> 'b) t over ('a, 'index) t to ('b, 'index) t.
Flipped Applicative functor of ('a -> 'b) t over ('a, 'index) t to ('b, 'index) t.
Infix version of CORE.map.
Flipped and infix version of CORE.map.
Flipped and infix version of OPERATION.replace.
Infix version of CORE.map.
Flipped and infix version of CORE.map.
Flipped and infix version of OPERATION.replace.