Version 0 of ==

Updated 2007-11-02 09:50:31 by dkf

expr numeric equality operator

Uses string equality if either of the arguments cannot be interpreted as numeric, but if you actually want string equality, use the eq operator instead.