[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: orif
- From: Duncan Cross <duncan.cross@...>
- Date: Fri, 14 Aug 2015 22:20:44 +0100
On Fri, Aug 14, 2015 at 9:56 PM, Soni L. <fakedme@gmail.com> wrote:
> "orif" is literally the "or" operator (can't stress this enough) combined
> with "if".
It really doesn't work that well as an explanation, I'm afraid. I know
Lua pretty well, and it would not be clearly intuitive to me that "or
operator combined with if" means what you describe in the proposal.
-Duncan