concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
Result.this
concurrency
Result
Undocumented in source.
this
(T v)
struct
Result
(T)
static if
(
!is(T == void)
)
this
(
T
v
)
this
(Cancelled c)
this
(Exception e)
Meta
Source
See Implementation
concurrency
Result
constructors
this
functions
assumeOk
error
isCancelled
isError
isOk
value
structs
Value
variables
result