5 ms·
Remember, \u200B is also valid in property names, making it immune to for(i in x){ console.log(i, "_"); } as well. That said, this is the worst idea.
by KyleHill 14y ago
Remember, \u200B is also valid in property names, making it immune to
for(i in x){
console.log(i, "_");
}
as well. That said, this is the worst idea.