ruby/doc/string
Kouhei Yanagita eb2b0c2a0d [DOC] Fix the default limit of String#split
We can't pass `nil` as the second parameter of `String#split`.
Therefore, descriptions like "if limit is nil, ..." are not appropriate.
2024-11-19 12:15:48 +09:00
..
b.rdoc
bytes.rdoc
bytesize.rdoc
center.rdoc
chars.rdoc
chomp.rdoc
chop.rdoc
codepoints.rdoc
delete_prefix.rdoc
delete_suffix.rdoc
each_byte.rdoc
each_char.rdoc
each_codepoint.rdoc
each_grapheme_cluster.rdoc
each_line.rdoc
encode.rdoc
end_with_p.rdoc
force_encoding.rdoc
grapheme_clusters.rdoc
index.rdoc
length.rdoc
ljust.rdoc
new.rdoc
ord.rdoc
partition.rdoc
rjust.rdoc
rpartition.rdoc
scrub.rdoc
split.rdoc [DOC] Fix the default limit of String#split 2024-11-19 12:15:48 +09:00
start_with_p.rdoc
sum.rdoc