- Hands-On Data Structures and Algorithms with JavaScript
- Kashyap Mukkamala
- 52字
- 2021-06-30 19:12:16
Sets versus WeakSets
Now, we understand the fundamental meaning of weak in the term WeakMap or WeakSet. It is not very complex to predict how sets work and how WeakSet differs from them. Let's take a quick look at the functional difference and then move on to the API.