Project

General

Profile

Actions

Bug #4858

closed

array.drop() doc change in array.c

Added by caleywoods (Caley Woods) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.2 -p180
Backport:
[ruby-core:36892]

Description

I made the following change to the array.drop documentation:

  • Drops first n elements from ary, and returns rest elements

  • in an array.

  • Drops first n elements from ary. and returns the rest of the

  • elements in an array.

I know this isn't std lib but seems like a useful, small change. Originally submitted pull request on GitHub but closed it there, hoping for faster acceptance through redmine.


Files

Actions

Also available in: Atom PDF

Like0
Like0