Closed iluuu1994 closed 3 years ago
Is there a need beyond what WeakMap covers?
Yeah for sure. Weak maps memory management is different (if you only track the objects in the map they'll be deallocated) and it can't be serialized.
Eh, not convinced, but added to future scope to keep others from asking the same question. :smile:
Cool :+1:
This should be added to future scope.