rrbit-js
v0.7.3
Published
persistent collections in js using relaxed-radix-balancing
Readme
A lightwieght(12kb), fast Immutable collections (vectors/lists/arrays) library using techniques described in the 2015 Paper for Relaxed Radix Balanced(RRB) vectors and some unique enhancements
Learn
API docs now available
~~Examples~~ coming!
Interoperability
rrbit-js also implements Fantasy Land interfaces for
- [x]
Monoid - [x]
Functor - [x]
Semigroup - [x]
Semigroup - [x]
Chain - [x]
Traversable - [x]
Foldable
Roadmap
see the roadmap for details on current progress
