Module

Data.Profunctor.Costrong

Package
purescript-profunctor
Repository
purescript/purescript-profunctor

#Costrong Source

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

The Costrong class provides the dual operations of the Strong class.

Members