Module

Data.Profunctor.Costrong

Package
purescript-profunctor
Repository
purescript/purescript-profunctor

#Costrong Source

class (Profunctor p) <= Costrong p  where

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

Members