General

Profile

dougo (Doug Orleans)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

12/29/2015

12:26 AM Ruby Feature #11917 (Open): Add Range#length as an alias for size
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? dougo (Doug Orleans)

Also available in: Atom