Module

Data.Profunctor.Cochoice

Package
purescript-profunctor
Repository
purescript/purescript-profunctor

#Cochoice Source

class (Profunctor p) <= Cochoice p  where

The Cochoice class provides the dual operations of the Choice class.

Members