phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Expected.popFront
nxt
expected
Expected
Pop (clear) current value.
struct
Expected
(T, E = Exception)
void
popFront
(
)
if
(
!
isInstanceOf
!(
Unexpected
,
T
) &&
!
is
(
T
==
void
)
)
Meta
Source
See Implementation
nxt
expected
Expected
constructors
this
functions
apply
hasExpectedValue
opAssign
popFront
valueOr
properties
empty
front
Pop (clear) current value.