pkgsrc/math/hs-profunctors/DESCR
pho 783e0cc9f6 Import profunctors-5.5.1 from wip
Formally, the class Profunctor represents a profunctor from Hask ->
Hask.

Intuitively it is a bifunctor where the first argument is
contravariant and the second argument is covariant.
2020-01-03 05:03:54 +00:00

5 lines
185 B
Text

Formally, the class Profunctor represents a profunctor from Hask ->
Hask.
Intuitively it is a bifunctor where the first argument is
contravariant and the second argument is covariant.