Categories: None [Edit]

sub_object

https://rubygems.org/gems/sub_object
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.

Total

Ranking: 90,611 of 189,065
Downloads: 9,442

Daily

Ranking: 72,969 of 189,052
Downloads: 2

Depended by

RankDownloadsName
90,6929,428sub_string

Depends on

RankDownloadsName
66,01615,418plain_text

Owners

#GravatarHandle
1iconMasaSakano