isResultErr
Returns true for failed Result tuple
261 bytes
Usage
Check if a value is both a Result
tuple and an Err
result.
Also see the related isResult and isResultOk functions.
Returns true for failed Result tuple
Check if a value is both a Result
tuple and an Err
result.
Also see the related isResult and isResultOk functions.