Project

rupture

0.01
No commit activity in last 3 years
No release in over 3 years
Clojure sequence functions for Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
= 3.0.1
 Project Readme

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