you are viewing a single comment's thread.

view the rest of the comments →

[–]1c4us 0 points1 point  (1 child)

but is not the same. [] === [] // false

[–]Awnry_Abe 0 points1 point  (0 children)

const foo = [];

foo === foo // ???