libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
SimpleResult.this
libd
util
errorhandling
SimpleResult
Undocumented in source.
this
(T value)
struct
SimpleResult
(T)
@
nogc
nothrow
static if
(
!is(T == void)
)
this
()
(
auto
ref
T
value
)
this
(BcError error)
Meta
Source
See Implementation
libd
util
errorhandling
SimpleResult
constructors
this
postblits
this(this)
properties
error
isValid
value