Sha256: 4b0f4d8d8e3a8c9c002e15b223ce6012b0ed36ffe3fd0a6e1a65294487ec5a4c
Contents?: true
Size: 474 Bytes
Versions: 2
Compression:
Stored size: 474 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Split on matching pattern. Unlike #divide this does not include matching elements." - !ruby/struct:SM::Flow::VERB body: " ['a1','a2','b1','a3','b2','a4'].split(/^b/)\n => [['a1','a2'],['a3'],['a4']]\n" - !ruby/struct:SM::Flow::P body: "CREDIT: Trans" full_name: Enumerable#split is_singleton: false name: split params: (pattern) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/Enumerable/split-i.yaml |
facets-2.4.2 | doc/ri/Enumerable/split-i.yaml |