RefObjectExtension extension

on

Methods

constRef<T>() ConstRef<T>
Get a ConstRef of the Object this method was called on.
ref<T>() MutableRef<T>
Get a MutableRef of the Object this method was called on.