[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.3 work1 Considering math.isinteger or type()
- From: Tangent 128 <tangent128@...>
- Date: Thu, 18 Jul 2013 21:51:22 -0400
On 07/17/2013 04:33 PM, Sean Conner wrote:
> It was thus said that the Great Roberto Ierusalimschy once stated:
>> (In an ideal world, probably we should have a library with those
>> functions we do not use every day (maybe with rawget, rawset,
>> getmetatable, setmetatable, collectgarbage, and some others), but I do
>> not think the change is worth the trouble. Just imagine the endless
>> discussions about what functions should go there...)
> Under lua.* of course!
>
> -spc (Being silly)
>
>
I was going to second "meta.*", but this actually does make a good deal
of sense! ;P