Parameter Over_profunctor_via_snd.S

type ('a, 'b) t = ('a, 'b) P.t

The type held by the Strong Profunctor.

val snd : ('b, 'c) t -> ('a * 'b, 'a * 'c) t

Act on the second parameter of the product.