https://bobbyhadz.com/blog/javascript-get-first-element-of-set
-
js get Set the first item All In One
js get Set the first item All In One const set = new Set(); // Set(0) {size: 0} set.add(2)…
js get Set the first item All In One const set = new Set(); // Set(0) {size: 0} set.add(2)…