numem ~master (2025-12-14T08:31:01.1033613)
Dub
Repo
Result.isOK
numem
optional
Result
Whether the result is successful.
struct
Result
(T)
@
nogc
@
property
@
trusted
nothrow pure
bool
isOK
(
)
Meta
Source
See Implementation
numem
optional
Result
functions
get
getOr
properties
error
isOK
static functions
makeError
makeOk
Whether the result is successful.