13 packages found
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- reduce
- reducer
- reduction
- reduceright
- right
- array.reduce
- array.reduceright
- View more
Apply a function against an accumulator and each element in an array and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- reduce
- reducer
- reduction
- array.reduce
- iterate
- aggregate
- accumulator
- View more
Invoke a function n times and return an array of accumulated function return values.
Apply a function against an accumulator and each element in a collection and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- asynchronous
- async
- reduce
- reducer
- reduction
- array.reduce
- iterate
- View more
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- asynchronous
- async
- reduce
- right
- reduceright
- reducer
- reduction
- View more
Invoke a function n times and return an array of accumulated function return values.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- map
- transform
- map-reduce
- reduce
- reducer
- reduction
- array.map
- View more
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- map
- transform
- map-reduce
- reduce
- reducer
- reduction
- array.map
- View more
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- reduce
- reducer
- reduction
- array.reduce
- iterate
- aggregate
- accumulator
- View more
Super fast and modern framework for web application development
Human sensorimotor control modelling framework based on Markkula et al's paper (DOI: 10.1007/s00422-017-0743-9)
Save function invocation results into a buffer for specified amount of time and get back an array of the invocation results at the expiration or beforehand