RubyGems Navigation menu

basic-rope 0.0.2

A Rope is a convenient data structure for manipulating large amounts of text. This implementation is inspired by http://www.rubyquiz.com/quiz137.html and https://rubygems.org/gems/cord. Basic-rope is a fork of Andy Lindeman's original rope gem to generalize the rope data structure to work with any data type that has a length and supports slice().

Gemfile:
=

install:
=

Versions:

  1. 0.0.2 November 14, 2014 (12 KB)

Development Dependencies (2):

rdoc >= 0
rspec >= 0

Owners:

Authors:

  • Andy Lindeman, Logan Bowers

SHA 256 checksum:

=

Total downloads 3,890

For this version 3,890

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: