Tom Hughes: # In message <[EMAIL PROTECTED]> # "Brent Dax" <[EMAIL PROTECTED]> wrote: # # > 4. eq and friends: string variants # > One thing that seems to be missing is string and numeric # variants on the # > comparison ops. While this isn't a problem now, it may be # once we get # > PMCs. # # Both string and numeric versions of the comparison ops exist...
But only by signature. If PMCs suddenly magically appeared right now and I wanted to compare them, how would I specify whether I wanted stringwise comparison or numeric comparison? The current eq opcode is both 'eq' and '=='--that won't work when we have PMCs that don't have a solid type. --Brent Dax [EMAIL PROTECTED] Configure pumpking for Perl 6 When I take action, I'm not going to fire a $2 million missile at a $10 empty tent and hit a camel in the butt. --Dubya