libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
result
libd
util
errorhandling
Undocumented in source. Be warned that the author may not have intended to support it.
SimpleResult
!
ValueT
result
(BcError error)
@
nogc
nothrow
SimpleResult
!
ValueT
result
(
ValueT
)
(
auto
ref
BcError
error
)
SimpleResult
!
ValueT
result
(ValueT value)
Meta
Source
See Implementation
libd
util
errorhandling
functions
assumeValid
bcAssert
displayError
formatError
onOutOfMemoryError
raise
result
throwError
structs
BcError
SimpleResult