reducers
A library for collection processing.
Install
npm install reducers
Library for higher-order manipulation of collections
A library for collection processing.
npm install reducers
arguments
object.transform
, trasformer
, convert
in favor of enhanced reducible
that also takes care of collection
normalizations.Error
-s are treated as
exceptions in a collection. Such collections are considered as broken &
after error no values will be dispatched. Also emit-ing
errors on signal / channel marks them
as broken.print
function that now also works in the browser.accumulated
boxed value to signal they're closed.hub
implementation.delay
implementation.capture
that caused multiple ends.delay
utility module.zip
function.reduce
API on eventuals equivalent of API on values they resolve to.accumulate
for eventual data types.reductions
function.adjust
function.concat
for parallel data structures.accumulate
with a default implementation for all values.Binoid
type.sequential
decorator.capture
function for error handling.hub
function for sharing sequences across multiple consumers.promise
abstraction.list
type.