Parameter Infix.Operation

type 'a t = 'a Core.t

The type held by the Contravariant Functor.

val replace : 'b -> 'b t -> 'a t

Replace all locations in the output with the same value.