Returns the underlying value, assuming it is of the type T.
Type of the value should be returned.
The underyling value.
Precondition: The $(D_PSYMBOL Variant) has a value.
$(D_PSYMBOL peek), $(D_PSYMBOL hasValue).
See Implementation
Returns the underlying value, assuming it is of the type T.