The WeakRef datatype represents a loose reference to an object which helps avoiding Leaks.
See here for an example of a WeakRef use.
Category: Language