Safe Haskell | Trustworthy |
---|---|
Language | Haskell98 |
Data.Fold.L1'
Documentation
A strict Mealy Machine
Constructors
L1' (c -> b) (c -> a -> c) (a -> c) |
Instances
Arrow L1' # | |
ArrowChoice L1' # | |
Corepresentable L1' # | |
Profunctor L1' # | |
Choice L1' # | |
Closed L1' # | |
Strong L1' # | |
Costrong L1' # | |
Scan L1' # | |
AsL1' L1' # | |
AsRM1 L1' # | |
Cosieve L1' NonEmpty # | |
Monad (L1' a) # | |
Functor (L1' a) # | |
MonadFix (L1' a) # | |
Applicative (L1' a) # | |
Distributive (L1' a) # | |
Representable (L1' a) # | |
Pointed (L1' a) # | |
Apply (L1' a) # | |
Category * L1' # | |
Semigroupoid * L1' # | |
MonadReader (NonEmpty a) (L1' a) # | |
type Corep L1' # | |
type Rep (L1' a) # | |