Comment on You Can't JavaScript Under PressureparentComments−cs02rm012yThat would've been simpler, but I seemed to get away with typeof(i[p]) === "object" and typeof(i[p]) === 1*typeof(i[p]) to test if it was an int.I dread to think what obscure code I've left behind.
Comments
That would've been simpler, but I seemed to get away with typeof(i[p]) === "object" and typeof(i[p]) === 1*typeof(i[p]) to test if it was an int.
I dread to think what obscure code I've left behind.