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 (12KB)

Development依存関係 (2):

rdoc >= 0
rspec >= 0

所有者:

作者:

  • Andy Lindeman, Logan Bowers

SHA 256チェックサム:

=

累計ダウンロード数 3,890

このバージョンのみ 3,890

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: