Data.Profunctor.Rep

Representable Profunctors

class Representable p

tabulated

firstRep

secondRep

Corepresentable Profunctors

class Corepresentable p

cotabulated

unfirstCorep

unsecondCorep

closedCorep

Prep -| Star

data Prep p a

prepAdj

unprepAdj

prepUnit

prepCounit

Coprep -| Costar

data Coprep p a

coprepAdj

uncoprepAdj

coprepUnit

coprepCounit