immutable-hash-trie
v0.2.3
Published
Pure string:val storage, using structural sharing
Downloads
3
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