in reply to Re: "or die" versus "|| die"
in thread "or die" versus "|| die"

Jeffa's response shows the difference -- because of the way those ops are weighted for ordering, depending on what statements you use them in, they end up meaning different things. In the source that is shown as on the OP's example there is no difference in execution -- but that can't be said in a blanket statement.


-Waswas