niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Result.is_error
niknaks
functional
Result
Check if is erroneous
struct
Result
(Okay, Error)
bool
is_error
(
)
Return Value
Type:
bool
true
if erroneous,
false
otherwise
Meta
Source
See Implementation
niknaks
functional
Result
functions
error
is_error
is_okay
ok
opCast
Check if is erroneous