NullableRef.get
inout(T) get() @property ref inout @safe pure nothrowGets the value. this must not be in the null state. This function is also called for the implicit conversion to T.
inout(T) get() @property ref inout @safe pure nothrowGets the value. this must not be in the null state. This function is also called for the implicit conversion to T.