Data structures for high-performance JavaScript applications.
-
Updated
Dec 3, 2023 - TypeScript
Data structures for high-performance JavaScript applications.
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
A small module to check if an Array is sorted
An array that keeps its elements sorted with advanced comparison capabilities and a built-in support for array of objects
Merges 2 or more sorted arrays efficiently using a priority queue
A sorted array is a collection of values, arranged in an order.
Add a description, image, and links to the sorted topic page so that developers can more easily learn about it.
To associate your repository with the sorted topic, visit your repo's landing page and select "manage topics."