sub_string 1.0
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:
=
安裝:
=
Runtime 相依性套件 (1):
sub_object
>= 1.0