Space Station 13 - Modules - Types

code/datums/weakref.dm

/proc/weakrefCreates a weakref to the given input. See /weakref's documentation for more information.
/weakrefA weakref holds a non-owning reference to a datum. The datum can be referenced again using resolve().