Y
Hacker News
new
|
ask
|
show
|
jobs
by
hayksaakian
4635 days ago
typeof(["an array", "contains multiple things"]) == typeof(["sometimes"])
1 comments
iclelland
4635 days ago
Yes, but:
typeof(["an array", "contains multiple things"]) == typeof({but_this_one: "is an object"})
link