Module

Data.Profunctor.Cochoice

Package
purescript-profunctor
Repository
purescript/purescript-profunctor

#Cochoice Source

class Cochoice :: (Type -> Type -> Type) -> Constraintclass (Profunctor p) <= Cochoice p  where

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

Members