| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Control.Coeffect
Documentation
Associated Types
type Inv c s t :: Constraint Source
Methods
extract :: c (Unit c) a -> a Source
extend :: Inv c s t => (c t a -> b) -> c (Plus c s t) a -> c s b Source
Instances
| Coeffect [*] IxCoreader |
class CoeffectZip c where Source
Instances