Why does javascript's "in" operator return true when testing if 0 exists in an array that doesn't contain 0? Why does javascript's "in" operator return true when testing if 0 exists in an array that doesn't contain 0? arrays arrays