module emote.utils.weak_reference
A class that contains a typed weak reference.
Classes
class WeakReference(ReferenceType, Generic[T]):
A typed weak reference.
emote.utils.weak_reference
A class that contains a typed weak reference.
class WeakReference(ReferenceType, Generic[T]):
A typed weak reference.