[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Just curious: Why is tonumber(nil) not 0?
- From: Evan DeMond <evan.demond@...>
- Date: Mon, 27 Apr 2009 10:08:26 -0400
Just to look at things another way, then, is it troubling that tonumber() isn't guaranteed to return a number?
Not saying that I think that nil should be convertible to a numeric value, but I'd like to hear others' thoughts on that point. =)
Evan