RubyGems Navigation menu

sub_object 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 (16KB)
  2. 1.1 - November 09, 2019 (16KB)
  3. 1.0.2 - November 07, 2019 (15.5KB)
  4. 1.0.1 - November 07, 2019 (15.5KB)
  5. 1.0 - November 05, 2019 (15KB)

所有者:

プッシュ者:

作者:

  • Masa Sakano

SHA 256チェックサム:

13188a3d9096f263beb1bbaa857c25a7c19480cbc6967bfe275b3b4b161c087a

累計ダウンロード数 8,429

このバージョンのみ 1,564

ライセンス:

MIT

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

リンク: