Back to Developer Roadmap

WeakSet

src/data/roadmaps/javascript/content/[email protected]

4.0409 B
Original Source

WeakSet

WeakSet objects are collections of objects. Just as with Sets, each object in a WeakSet may occur only once; all objects in a WeakSet's collection are unique.

Visit the following resources to learn more: