| Copyright | (c) Donnacha Oisín Kidney 2018 |
|---|---|
| License | MIT |
| Maintainer | mail@doisinkidney.com |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell2010 |
Control.Monad.Parity
Description
Documentation
Instances
| Monad Parity Source # | |
| Functor Parity Source # | |
| MonadFix Parity Source # | |
| Applicative Parity Source # | |
| Foldable Parity Source # | |
| Traversable Parity Source # | |
| Comonad Parity Source # | |
| ComonadApply Parity Source # | |
| Traversable1 Parity Source # | |
| Foldable1 Parity Source # | |
| Apply Parity Source # | |
| Bind Parity Source # | |
| Extend Parity Source # | |
| Adjunction Parity Diff Source # | |
| ComonadEnv Odd Parity Source # | |
| Bounded a => Bounded (Parity a) Source # | |
| Eq a => Eq (Parity a) Source # | |
| Ord a => Ord (Parity a) Source # | |
| Read a => Read (Parity a) Source # | |
| Show a => Show (Parity a) Source # | |
| Ix a => Ix (Parity a) Source # | |
| Semigroup a => Semigroup (Parity a) Source # | |
| Monoid a => Monoid (Parity a) Source # | |
| NFData a => NFData (Parity a) Source # | |