optional ~master (2021-10-31T03:15:21.3959971)
Dub
Repo
OptionalChain.popFront
optional
oc
OptionalChain
Undocumented in source. Be warned that the author may not have intended to support it.
auto
popFront
()
struct
OptionalChain
(T)
static if
(
hasMember!(T, "popFront")
)
auto
popFront
(
)
auto
popFront
()
Meta
Source
See Implementation
optional
oc
OptionalChain
constructors
this
functions
empty
front
popFront
toString
templates
opDispatch
variables
value