gambler-0.4.0.0: Composable, streaming, and efficient left folds
Safe HaskellSafe-Inferred
LanguageGHC2021

Fold.ShortcutNonempty.Run

Synopsis

Documentation

run :: ShortcutNonemptyFold a b -> NonEmpty a -> b Source #

Fold a nonempty listlike container to a single summary result, forcing only enough input to satisfy the short-cutting fold's tenacity