Re: Comparing float and decimal
- From: greg <greg@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 03 Oct 2008 18:49:47 +1200
Mark Dickinson wrote:
Option (2) appeals to me, but I can't see how to
implement it.
It could be implemented for the special case of floats
and Decimals by keeping flags in each set indicating
whether any elements of those types have been added.
But doing this just for those two types would be
rather hackish, and wouldn't do anything for any
other incomparable types that might come along.
--
Greg
.
- Prev by Date: Conditionally subclassing based on Import
- Next by Date: Re: Comparing float and decimal
- Previous by thread: Re: Comparing float and decimal
- Next by thread: Re: Comparing float and decimal
- Index(es):