No description provided.
Loop over each item in an array and call the given function on every element.
Flatten nested arrays
ES2015 `Array#findIndex()` ponyfill
Runs (webpack) loaders
High-performance JSON Pointer implementation
Utility array function to add value to array if doesn't exist
to-array function part of http://amp.ampersandjs.com.
Array#filter for older browsers.
very fast object redaction
Numeric Javascript matrix operators ported to typed-array-function
Create a strided array function interface which accepts a callback function and performs multiple dispatch.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
finds an item in an array matching a predicate function, and returns its index
Maintain and search through a sorted array using some low level functions
Concatenate a readable stream's data into a single array
Remove duplicate values from an array. Fastest ES5 implementation.
Rope-based persistent sequence type
demo ts array function
utilities for primitive JavaScript types
Guarantees an array back
Validates if a value is an array.
TypeScript definitions for d3-polygon
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object