JezK
Edit File: reject%21-i.ri
U:RDoc::AnyMethod[iI"reject!:ETI"Array#reject!;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NDeletes every element of +self+ for which the block evaluates to +true+, ;TI"+if no changes were made returns +nil+.;To:RDoc::Markup::BlankLine o; ; [I"KThe array may not be changed instantly every time the block is called.;T@o; ; [I"4See also Enumerable#reject and Array#delete_if.;T@o; ; [I"=If no block is given, an Enumerator is returned instead.;T: @fileI"array.c;T:0@omit_headings_from_table_of_contents_below0I"]ary.reject! { |item| block } -> ary or nil ary.reject! -> Enumerator ;T0[ I"();T@FI" Array;TcRDoc::NormalClass00