Module type Function.CONTRAVARIANT_F

Parameters

Signature

type 'a t = 'a -> T.t
val cmap : ('b -> 'a) -> 'a t -> 'b t