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