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.
To associate your repository with the incremental-sort topic, visit your repo's landing page and select "manage topics."