File: C:/Ruby27-x64/share/ri/2.7.0/system/Array/drop-i.ri
U:RDoc::AnyMethod[iI" drop:ETI"Array#drop;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"QDrops first +n+ elements from +ary+ and returns the rest of the elements in ;TI"an array.;To:RDoc::Markup::BlankLine o;
; [I"<If a negative number is given, raises an ArgumentError.;T@o;
; [I"See also Array#take;T@o:RDoc::Markup::Verbatim; [I"a = [1, 2, 3, 4, 5, 0]
;TI"(a.drop(3) #=> [4, 5, 0];T:@format0:
@fileI"array.c;T:0@omit_headings_from_table_of_contents_below0I"*ary.drop(n) -> new_ary
;T0[ I" (p1);T@FI"
Array;TcRDoc::NormalClass00