By the way, $x & ~$x can also be written as $x ^ $x.
In reply to Re^2: How to check if a scalar value is numeric or string?
by ikegami
in thread How to check if a scalar value is numeric or string?
by bgupta
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |