RubyGems Navigation menu

sub_string 1.0.2

Class SubString that expresses Ruby sub-String but taking up negligible memory space, as its instance holds the positional information only. It behaves exactly like String (duck-typing), except destructive modification is prohibited. If the original string is destructively altered, warning is issued.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - November 12, 2019 (13 KB)
  2. 1.1 - November 09, 2019 (12.5 KB)
  3. 1.0.2 - November 07, 2019 (12 KB)
  4. 1.0.1 - November 05, 2019 (12 KB)
  5. 1.0 - November 05, 2019 (11 KB)

Runtime Dependencies (1):

sub_object >= 1.0

Owners:

Pushed by:

Authors:

  • Masa Sakano

SHA 256 checksum:

28b224f9f916fa213abfd5172453a43cc36c48f76cbb34370992f0e2cf35cf46

Total downloads 8,305

For this version 1,560

License:

MIT

Required Ruby Version: >= 2.0

Links: