RefExtension<T> extension

on

Methods

constRef() ConstRef<T>
Converts this Ref to a ConstRef.
ref() MutableRef<T>
Converts this Ref to a MutableRef.