Parameter Over_profunctor_via_closed.C

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

The type held by the Closed Profunctor.

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

Act on the input type of a function.