haskpy.typeclasses.profunctor.dimap

dimap(f, g, x)[source]

(a -> b) -> (c -> d) -> p b c -> p a d