UNPKG

weakref

Version:

IterableWeakSet, IterableWeakMap, and WeakValueMap provide iterable weak collections whose entries disappear automatically when their objects are garbage collected—perfect for caches and registries in any JavaScript runtime.

4 lines (3 loc) • 23 B
{ "type": "module" }