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 sorted-map topic page so that developers can more easily learn about it.
To associate your repository with the sorted-map topic, visit your repo's landing page and select "manage topics."