It's hard to go back to Ruby once you've gotten used to programming in Clojure. Rupture makes the transition easier by giving you the power of Clojure's sequence library and higher order functions in Ruby.
Installation
gem install rupture
Usage
require 'rupture'
# see the tests for examples
Coming soon
- improved README
- Hash Array Mapped Tries
- Bitmapped Array Tries
- Native Implementations
- Chunked seqs