[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.3 work1 Considering math.isinteger or type()
- From: TNHarris <telliamed@...>
- Date: Wed, 24 Jul 2013 14:34:40 -0400
On Wednesday, July 24, 2013 09:57:55 AM Andrew Starks wrote:
> This all points to a larger conversation about Lua's type system, as
> opposed to what one can slightly change/add in order to find out if a
> number is a float.
>
Does Lua's type system even differentiate between float and integer, or is
this just an implementation detail? If the later, then exposing the difference
should not be done outside of the debug library.
--
tom <telliamed@whoopdedo.org>