sub_string 1.1
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:
=
instalar:
=
dependencias de Runtime (1):
sub_object
>= 1.1