Maybe.get
T get(ref Fault trap)Returns the value and traps the fault check to avoid an assert.
T get()Returns the value, or asserts if a fault exists.
T get(ref Fault trap)Returns the value and traps the fault check to avoid an assert.
T get()Returns the value, or asserts if a fault exists.