Contravariant.OPERATION
Additional operations.
type 'a t
The type held by the Contravariant Functor.
Contravariant Functor
val replace : 'b -> 'b t -> 'a t
Replace all locations in the output with the same value.