From: Brian Adkins Date: 2007-10-13T12:25:02+09:00 Subject: Re: range max On Oct 12, 10:42 pm, "ara.t.howard" wrote: > On Oct 12, 2007, at 8:05 PM, Brian Adkins wrote: > you code does not return the max, it returns the 'end', and > incorrectly in some cases. Fixed now :) > any range/interval whose end > start *must* have size > 0. therefore > the max cannot == start. i think you are confusing the concept of > sequence with that of a range 1) Range#max is mixed in from Enumerable 2) "When used as an iterator, ranges return each value in the *sequence*." Pickaxe p. 597 3) An elephant's trunk feels different than its tail 4) "range max conversation".max == this post