Package Exports
- immutable-hash-trie
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (immutable-hash-trie) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
immutable-hash-trie
Pure string:val storage, using structural sharing.
Why
This module forms a possible basis for effecient immutable datastructures; such as those found in Clojure's PersistentHashMap and PersistentVector.
Docs
Documentation coming soon.
Install
npm install immutable-hash-trie