0.7.3 • Published 7 years ago

rrbit-js v0.7.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Build Status Join the chat at https://gitter.im/rrbit-js/Lobby

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

  • Monoid
  • Functor
  • Semigroup
  • Semigroup
  • Chain
  • Traversable
  • Foldable

Roadmap

see the roadmap for details on current progress