Sha256: 7186ac94efd13dbb5541ed449fd1fc50b2d60499eebeffb0d1c3f5dfd3fe0653
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Filters out words from a string based on block test. - !ruby/struct:SM::Flow::VERB body: " "a string".word_filter { |word| word =~ /^a/ } #=> "string"\n\n CREDIT: George Moschovitis\n" full_name: String::Words#word_filter is_singleton: false name: word_filter params: ( &blk ) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/String/Words/word_filter-i.yaml |
facets-2.4.3 | doc/ri/String/Words/word_filter-i.yaml |