Traced.Functormodule F : Preface_specs.FUNCTORmodule Tape : Preface_specs.MONOIDCreate a new 'a t, replacing all values in the 'b t by given a value of 'a.
module Infix : Preface_specs.Functor.INFIX with type 'a t = 'a tInfix version of Preface_specs.Functor.CORE.map.
Flipped and infix version of Preface_specs.Functor.CORE.map.
Infix version of Preface_specs.Functor.OPERATION.replace.
Flipped and infix version of Preface_specs.Functor.OPERATION.replace.