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

相關連結: