U:RDoc::AnyMethod[iI" compact!:ETI"Array#compact!;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"+Removes +nil+ elements from the array.;To:RDoc::Markup::BlankLineo; ; [I"HReturns +nil+ if no changes were made, otherwise returns the array.;T@o:RDoc::Markup::Verbatim; [I"@[ "a", nil, "b", nil, "c" ].compact! #=> [ "a", "b", "c" ] ;TI"1[ "a", "b", "c" ].compact! #=> nil;T: @format0: @fileI" array.c;T:0@omit_headings_from_table_of_contents_below0I"%ary.compact! -> ary or nil ;T0[I"();T@FI" Array;TcRDoc::NormalClass00