| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Fold.Shortcut.Type
Documentation
data ShortcutFold a b Source #
Processes inputs of type a, has the ability to halt midway
through the stream, and results in a value of type b
Constructors
| forall x y. ShortcutFold | |
Instances
Constructors
| Ambivalent | |
| Tenacious |