John Porter <[EMAIL PROTECTED]> writes: > I think this should mean what it means in Icon, namely, that > $x < $y evaluates to false if $x >= $y, and evaluates to > "$y (but true)" if $x < $y. Icon also allows $x == ( 1 | 2 ), meaning ($x == 1) || ($x == 2). -- Johan
- RFC 25 (v1) Multiway comparisons Perl6 RFC Librarian
- Re: RFC 25 (v1) Multiway comparisons Glenn Linderman
- Re: RFC 25 (v1) Multiway comparisons John Porter
- Re: RFC 25 (v1) Multiway comparisons Jonathan Scott Duff
- RFC: "Empty But True" Speci... John Porter
- Re: RFC 25 (v1) Multiway comparisons Ken Fox
- Re: RFC 25 (v1) Multiway compari... Jonathan Scott Duff
- Re: RFC 25 (v1) Multiway com... Ken Fox
- Re: RFC 25 (v1) Multiway com... Chaim Frenkel
- Re: RFC 25 (v1) Multiway comparisons Johan Vromans
- Re: RFC 25 (v1) Multiway comparisons Martyn J. Pearce
- Re: RFC 25 (v1) Multiway comparisons Damian Conway
- Re: RFC 25 (v1) Multiway comparisons Chaim Frenkel
- Re: RFC 25 (v1) Multiway comparisons Damian Conway