Module

Data.Profunctor.Cochoice

#Cochoice

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

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

Members

Modules