At 02:27 PM 8/7/00 +0000, you wrote: >This RFC proposes that numeric comparison operators default to stringwise >comparison when both arguments are non-numeric strings. What happens when one is a string that can't be numerified and the other is a number? Why don't you convert the number to a string and do a stringwise eq in this case? -- Peter Scott Pacific Systems Design Technologies
- RFC 54 (v1) Operators: Polymorphic comparisons Perl6 RFC Librarian
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Jean-Louis Leroy
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Chaim Frenkel
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Peter Scott
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Damian Conway
- Re: RFC 54 (v1) Operators: Polymorphic compar... John Porter
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Damian Conway
- Re: RFC 54 (v1) Operators: Polymorphic compar... Glenn Linderman
- Re: RFC 54 (v1) Operators: Polymorphic compar... Chaim Frenkel
- Re: RFC 54 (v1) Operators: Polymorphic co... Dan Sugalski
- Re: RFC 54 (v1) Operators: Polymorphi... Clayton Scott
- Re: RFC 54 (v1) Operators: Polym... David L. Nicol
- Re: RFC 54 (v1) Operators: Polym... Damian Conway
- Re: RFC 54 (v1) Operators: Polymorphic comparison... Hildo Biersma