in reply to Re: Re (tilly) 1: not: function or operator?
in thread not: function or operator?

Ah, then it must really be an operator. As you notice, it manages to force its arguments into boolean context. But it does that and takes a whole list of arguments quite cheerfully. How would a function do that?
  • Comment on Re (tilly) 3: not: function or operator?