Actions
Feature #11917
openAdd Range#length as an alias for size
Status:
Open
Assignee:
-
Target version:
-
Description
I noticed that Range
has a size
method but no length
, unlike most other Enumerable
classes. I propose adding Range#length
as an alias for Range#size
. Any reason not to?
Files
Actions
Like0
Like0