A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Guarantees an array back
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Array module.
An html attribute sorter
A JavaScript emulator of the TreeSet Java class
Matches strings against configurable strings, globs, regular expressions, and/or functions
Create an array of unique values, in order, from the input arrays
Sorted array of the Joyo Kanji
Sort keys and array elements in a JSON.
Fuzzy filtering and string scoring
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Production-ready TypeScript data structures: Heap, Deque, Trie, Graph, Red-Black Tree, TreeMap, TreeSet, and more. Zero dependencies, type-safe, with getRank/getByRank/rangeByRank support.
Fast and tiny fuzzy-search utility
Misc utility methods that's useful for our sites
return the elements of an array in random order
Immutable SortedMap and SortedSet implementations for TypeScript
TypeScript definitions for compute-quantile
A small module to check if an Array is sorted
TypeScript definitions for chai-sorted
Returns an array of `locale` strings, sorted by quality, given the string from an HTTP `Accept-Language` header.
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
merges 2 or more sorted arrays efficiently using a priority queue