Re: Suggestion: math.between()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Suggestion: math.between()
- From: Rob Kendrick <rjek@...>
- Date: 2010年6月21日 09:52:12 +0100
On 2010年6月21日 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.