Hacker News new | ask | show | jobs
by hayksaakian 4635 days ago
typeof(["an array", "contains multiple things"]) == typeof(["sometimes"])
1 comments

Yes, but:

    typeof(["an array", "contains multiple things"]) == typeof({but_this_one: "is an object"})