Via_dimap.Req
type ('a, 'b) t
The type held by the Profunctor.
Profunctor
val dimap : ('a -> 'b) -> ('c -> 'd) -> ('b, 'c) t -> ('a, 'd) t