Safe Haskell | Trustworthy |
---|
Data.Fold.R1
Documentation
A reversed Mealy machine
Constructors
forall c . R1 (c -> b) (a -> c -> c) (a -> c) |
folds-0.6.2: Beautiful Folding
Safe Haskell | Trustworthy |
---|
Data.Fold.R1
A reversed Mealy machine
Constructors
forall c . R1 (c -> b) (a -> c -> c) (a -> c) |