Data.Profunctor

Profunctors

class Profunctor p

Profunctorial Strength

class Strong p

class Choice p

Common Profunctors

data UpStar f d c

data DownStar f d c

data WrappedArrow p a b

data Forget r a b

type p :-> q