Actions
Feature #1212
closeddoc for Array#fill misses indication about negative value for the start argument
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
Like0
Like0