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

Fold.Nonempty.Run

Synopsis

Documentation

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

Fold a nonempty listlike container to a single summary result