fold package:conduit

Monoidally combine all values in the stream. Subject to fusion
A strict left fold. Subject to fusion Since 0.3.0
Monoidally combine all values in the stream.
Monoidally combine all elements in the chunked stream.
A monadic strict left fold.
A monadic strict left fold on a chunked stream.
Apply the provided mapping function and monoidal combine all values.
Apply the provided mapping function and monoidal combine all elements of the chunked stream.
Apply the provided monadic mapping function and monoidal combine all values.
Apply the provided monadic mapping function and monoidal combine all elements in the chunked stream.
A strict left fold.
A strict left fold on a chunked stream.
Monoidally combine all elements in the chunked stream. Subject to fusion
A monadic strict left fold. Subject to fusion
A monadic strict left fold on a chunked stream. Subject to fusion
Apply the provided mapping function and monoidal combine all values. Subject to fusion
Apply the provided mapping function and monoidal combine all elements of the chunked stream. Subject to fusion
Apply the provided monadic mapping function and monoidal combine all values. Subject to fusion
Apply the provided monadic mapping function and monoidal combine all elements in the chunked stream. Subject to fusion
Specialized version of mapAccumWhile that does not provide values downstream.
A strict left fold. Subject to fusion
A strict left fold with no starting value. Returns Nothing when the stream is empty. Subject to fusion
A strict left fold on a chunked stream. Subject to fusion