No description provided.
A convertor between XML text and Javascript object / JSON text.
Return the data type of an array.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
ESLint rules for controlling where and how mutation is used.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Return a function which tests if every element in an array-like object passes a test condition.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Memory-Aware Statistical Calculations
Lightning fast normal and incremental md5 for javascript
Stringify your JSON at max speed
Test if a value is an array-like object.
Complex128Array.
Test if a value is an array of strings.
Complex64Array.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
utilities for primitive JavaScript types
Convert an array-like object to an object likely to have the same "shape".
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Test if a value is a Complex128Array.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Array utils