Closed.WITH_CLOSED
Minimum interface using closed and without Profunctor requirements.
closed
Profunctor
type ('a, 'b) t
The type held by the Closed Profunctor.
Closed Profunctor
val closed : ('a, 'b) t -> ('c -> 'a, 'c -> 'b) t
Act on the input type of a function.