Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / Enumerable / drop-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"	drop:ETI"Enumerable#drop;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"HDrops first n elements from <i>enum</i>, and returns rest elements ;TI"in an array.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"a = [1, 2, 3, 4, 5, 0]
;TI"(a.drop(3)             #=> [4, 5, 0];T:@format0:
@fileI"enum.c;T:0@omit_headings_from_table_of_contents_below0I")enum.drop(n)               -> array
;T0[I"	(p1);T@FI"Enumerable;TcRDoc::NormalModule00