Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proarrow.Preorder.Discrete
Documentation
newtype DISCRETE k Source Comments #
Constructors
D k |
Instances
PreorderOf (DISCRETE k) Source Comments # | |||||
Defined in Proarrow.Preorder.Discrete Associated Types
| |||||
DaggerProfunctor (PoAsCat :: POCATK (DISCRETE k) -> POCATK (DISCRETE k) -> Type) Source Comments # | |||||
CProfunctor ((~) :: DISCRETE k -> DISCRETE k -> Constraint) Source Comments # | |||||
CPromonad ((~) :: DISCRETE k -> DISCRETE k -> Constraint) Source Comments # | |||||
type (<=) Source Comments # | |||||
Defined in Proarrow.Preorder.Discrete | |||||
type COb (a :: DISCRETE k) Source Comments # | |||||
Defined in Proarrow.Preorder.Discrete |