Sha256: c9f76fc0e7eeeb6410032afa623ffee0fe9e74bb037104130cdab7fea74cb381

Contents?: true

Size: 438 Bytes

Versions: 3

Compression:

Stored size: 438 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rupture-0.3.0 README.md
rupture-0.2.1 README.md
rupture-0.2.0 README.md