Saynatkari <ruby-ml / magical-cat.org> wrote: > > Le 10/4/2005, "Trans" <transfire / gmail.com> a ñÄrit: > > >Thanks Jabari! > > > >Array#last_index is now apart of Ruby Facets. Your suggestions for a > >shorter name helped me figure out a nice alias too: #nth. > > The abbreviation 'nth' is often used to indicate a certain > unknown index position 'n' and may thus be confusing? I agree. Array#bound, perhaps, since the other bound is always zero anyway. martin