in reply to Re^2: What does !$saw{$_}++ means
in thread What does !$saw{$_}++ means
Yes, i checked again (camel 3) and this time i understood the table corectly : precedence is shown by the way the operators are ordered, while "arity" is the number of argument they can take. thx .