wynd @wynd

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?

Oct 18, 2022, 10:45 PM
8
View all Parent

comments

Highlighted comment

oh, good thing i found a different way to find what i was looking for

yeah I looked it up, they cant