Project

General

Profile

Actions

Feature #1212

closed

doc for Array#fill misses indication about negative value for the start argument

Added by Florent2 (Florent Guilleux) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
[ruby-core:22497]

Description

=begin
The doc for Array#fill misses indication about negative value for the start argument. For instance Array#fetch says "Negative values of index count from the end of the array.". Array#fill should probably says something like "Negative values of start count from the end of the array.".
=end

Actions

Also available in: Atom PDF

Like0
Like0