Re: APIs that overload numbers and strings

On 4/14/13 6:50 PM, Jonas Sicking wrote:
> Note that if we in indexedDB treated all numbers as strings, that
> would mean that 8 would sort between 70 and 90.

There are various things in ES that already check for "numeric" strings, 
so this would actually be solvable...

-Boris

Received on Monday, 15 April 2013 15:07:29 UTC