answered: arrays cant be checked for equality, thanks oren

does anyone here know why

[typeof "this is a string", typeof "also a string"] == ['string', 'string']

returns false?

2 0 8

comments (single view)

yeah I looked it up, they cant

View all comments