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