in reply to Re^4: What is the best way to compare variables so that different types are non-equal? (overloading "cmp")
in thread What is the best way to compare variables so that different types are non-equal?
(except maybe implementing a switch to default behavior within the overloading methods)
Cheers Rolf
UPDATE: might be possible with eval 'no overload "cmp"; see Run time Overloading
|
|---|