This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
-
Updated
Feb 4, 2019 - JavaScript
This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
Add a description, image, and links to the incremental-sort topic page so that developers can more easily learn about it.
To associate your repository with the incremental-sort topic, visit your repo's landing page and select "manage topics."