RubyGems Navigation menu

sub_object 1.1.1

Class SubObject that is the parent class for Ruby SubString and SubArray classes and alike, providing the base interface. This and child classes use negligible memory space, as their instance holds the positional information only. It behaves exactly like the source object (duck-typing), except destructive modification is prohibited. If the original source object is destructively altered, the corresponding instance can detect it and issue warning.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.1 - November 12, 2019 (16.0 KB)
  2. 1.1 - November 09, 2019 (16.0 KB)
  3. 1.0.2 - November 07, 2019 (15.5 KB)
  4. 1.0.1 - November 07, 2019 (15.5 KB)
  5. 1.0 - November 05, 2019 (15.0 KB)

Development 依赖 (1):

plain_text >= 0.6

业主:

推送:

作者:

  • Masa Sakano

SHA 256 校验和:

3db71a2c0e93881960ab27f4d7edc5e75466e868d6409aa7f78432082dfea770

下载总量 8,379

这个版本 2,146

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: