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:
=

安装:
=

版本列表:

  1. 0.0.2 November 14, 2014 (12.0 KB)

Development 依赖 (2):

rdoc >= 0
rspec >= 0

业主:

作者:

  • Andy Lindeman, Logan Bowers

SHA 256 校验和:

=

下载总量 3,890

这个版本 3,890

版本发布:

许可:

需要的 Ruby 版本: >= 0

链接: