Categories: None [Edit]
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,188 of 188,189
Downloads: 9,406
Daily
Ranking: 139,519 of 188,174
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 90,205 | 9,403 | sub_string |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 65,693 | 15,347 | plain_text |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MasaSakano |