Documentation
Dlang.org
missing
expectations
Creates an
Expected
object from an error value.
Expected
!(
T
,
E
)
missing
(
T
E
)
(
E
err
)
Meta
Source
See Implementation
expectations
classes
Unexpected
functions
expected
missing
structs
Expected
templates
flatMap
map
Creates an Expected object from an error value.