Bart Lateur <[EMAIL PROTECTED]> writes:
> Why is it ">=" and not "=>"?
Because in English, it's "less than or equal to" not "equal to or less
than," I presume.
> Simply trying to remember the order of characters might be (a bit of) a
> pain. That problem doesn't exist with "!<" and "!>".
Every other programming language I've ever seen uses >= and <=. I think
adding additional comparison operators not found in any other language and
identical to (and harder to type than!) existing operators is a really bad
idea.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>