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 #1

Updated by matz (Yukihiro Matsumoto) about 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r22787.
=end

Actions

Also available in: Atom PDF

Like0
Like0