RubyGems Navigation menu

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2 - November 12, 2019 (13.0 KB)
  2. 1.1 - November 09, 2019 (12.5 KB)
  3. 1.0.2 - November 07, 2019 (12.0 KB)
  4. 1.0.1 - November 05, 2019 (12.0 KB)
  5. 1.0 - November 05, 2019 (11.0 KB)

Runtime 依赖 (1):

sub_object >= 1.1

Development 依赖 (1):

plain_text >= 0.6

业主:

推送:

作者:

  • Masa Sakano

SHA 256 校验和:

61ca8689de85a7e88e2c7a49f9c283548753fd116e897699b15058d70ba6524f

下载总量 8,305

这个版本 2,135

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: