sub_string 1.2
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:
=
installieren:
=
Runtime Abhängigkeiten (1):
sub_object
>= 1.1
Development Abhängigkeiten (1):
plain_text
>= 0.6