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