|
|
||
|
R.
On 2-Mar-05, at 1:24 PM, Roberto Ierusalimschy wrote:
Is there any reason why anyone would use such library in that case?
If they haven't, then the assignment will crash and burn, which is not desirable either.
I think there is some noise here. I mean, why someone would load (require) such library without needing it? That code does not crash or burn unless you require it.
My point is: anyone that really feels the need for "math.nan" can define it. Period. (People that use integer Lua seldom should have such feelings.)
-- Roberto