Success
Functions
Link copied to clipboard
Link copied to clipboard
Returns the success value if this is a Success, or the defaultValue if this is a Failure.
Link copied to clipboard
Returns the success value if this is a Success, or the result of defaultValue if this is a Failure.
Link copied to clipboard
Link copied to clipboard
Transforms the error using the given transform function.
Link copied to clipboard
Attempts to recover from a failure using another BleResult.