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