On Monday 11 October 2004 10:35 pm, Yukihiro Matsumoto wrote: | Hi, | | In message "Re: Ruby Directions (was Re: quality of error messages)" | | on Tue, 12 Oct 2004 11:29:59 +0900, Gavin Sinclair <gsinclair / soyabean.com.au> writes: | |> So 0..10 is always the same 0..10, just as 10 is always the same 10. | |> It's a Multiton --a Singleton based on multiple parameters. | | | |Not literally the same object, though. (At least I doubt it.) | | As much as float zero objects (0.0) are not literally the same object. Does this somehow necessitate that they could not be? T.