JSPM

Found 9 results for array.map

@stdlib/utils-inmap

Invoke a function for each element in a collection and update the collection in-place.

  • v0.2.2
  • 20.61
  • Published

@stdlib/utils-async-inmap-right

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

  • v0.2.2
  • 19.70
  • Published

@stdlib/utils-map-function

Invoke a function n times and return an array of accumulated function return values.

  • v0.2.2
  • 17.52
  • Published

array-walker

Multi-dimensional array walker with observation

  • v1.1.0
  • 17.23
  • Published

@stdlib/utils-async-inmap

Invoke a function for each element in a collection and update the collection in-place.

  • v0.2.2
  • 13.87
  • Published

@stdlib/utils-inmap-right

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

  • v0.2.2
  • 10.98
  • Published

@stdlib/utils-map-reduce

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

  • v0.2.1
  • 6.79
  • Published

@stdlib/utils-map-reduce-right

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

  • v0.2.1
  • 5.17
  • Published