jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
ResultOf.opAssign
jcli
core
result
ResultOf
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ResultOf
(alias T)
static if
(
!is(T == void) && is(T : Nullable!DataT, DataT)
)
void
opAssign
(
inout
ResultOf
!
DataT
notNullResult
)
Meta
Source
See Implementation
jcli
core
result
ResultOf
aliases
This
functions
enforceOk
error
errorCode
isError
isOk
opAssign
value
manifest constants
IsVoid
static functions
fail
ok