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