expected v0.1.0 (2019-05-06T19:12:13Z)
Dub
Repo
expected.expected
expected
expected
Undocumented in source. Be warned that the author may not have intended to support it.
auto
expected
(Args args)
template
expected
(alias fun, Hook = Abort)
@
safe
auto
expected
(
Args
...
)
(
auto
ref
Args
args
)
if
(
is
(
typeof
(
fun
(
args
)))
)
Expected
!(
T
,
E
,
Hook
)
expected
(T value)
Expected
!(
void
,
E
,
Hook
)
expected
()
Meta
Source
See Implementation
expected
expected
functions
expected