[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Suggestion: math.between()
- From: Rob Kendrick <rjek@...>
- Date: Mon, 21 Jun 2010 09:52:12 +0100
On Mon, 21 Jun 2010 11:29:00 +0300
Adriano Saballa das Chagas <adrianosbl@hotmail.com> wrote:
> I have a suggestion, it is math.between(var1, var2)
> It looks for a number between var1 and var2
As this is a one-liner, it is hardly worth adding to the official Lua.
If Lua had every one-liner people liked it in, it'd by Python. :)
B.