Hi,
In message "Re: Improving min/max for Range"
on Fri, 25 Nov 2005 09:30:39 +0900, Alexander <madevilgenius / gmail.com> writes:
|I think it makes more sense to implement these operations in terms of
|<=>, like so:
#min makes sense. I'd like to merge your idea. #max needs to
consider about end exclusion. I'm not sure what (0...1.0).max should
return. Error?
matz.