phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
Result.opCast
nxt
result
Result
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Result
(T, E = void)
@
property
pure nothrow @
nogc
const scope
bool
opCast
(
T
:
bool
)
(
)
Meta
Source
See Implementation
nxt
result
Result
constructors
this
destructors
~this
functions
opAssign
properties
error
invalid
isError
isValue
opCast
opEquals
opUnary
toString
value