๐ย Reference
๐ Chapter
Array.from()
Map
Expressions & Operators
Loops and iteration (for ๋ฌธ)
โฃ
Set
- Set
- ์งํฉ
- ์ค๋ณต๊ฐ์ ์ ์ธํ ์ ์ผํ ๊ฐ์ ์ ์ฅํ๋ค.
add()
- add()
- ์๋ก์ด ์์๋ฅผ ์ถ๊ฐํ๋ค.
mySet.add(value);
- value: Set ๊ฐ์ฒด์ ์ถ๊ฐํ ์์์ ๊ฐ
clear()