$a <=$b=> $c is equal to ( $a <= $b , $c), that one is easy...
But what happens if I just use <=$something=>? Because printing that prints an equal sign, the contents of $something and another equal sign... I'm missing something, here...
In reply to Re^2: "Secret" operators
by cog
in thread "Secret" operators
by cog
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |