Implements weak reference.
Implements weak reference array.
Detect whether a weak reference to type T can be created.
Convenience function that returns a WeakReference!T object for target.
Convenience function that returns a WeakReferenceArray!T with initial capacity initialCapacity.
Weak reference implementation.