Y
Hacker News
new
|
ask
|
show
|
jobs
by
btipling
5585 days ago
Should probably also mention the Function constructor in the eval section. Also object keys are always are type cast into strings so object[1] = "moo" becomes object["1"], this is rarely a problem but can be.