or Throw
Retrieves the Right hand of an Either, or throws the Left hand error
Retrieves the success of a Result, or throws the failure. Alias of getOrThrow
, included for consistency with ErrorOr.
Retrieves the Right hand of an Either, or throws the Left hand error
Retrieves the success of a Result, or throws the failure. Alias of getOrThrow
, included for consistency with ErrorOr.