nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
SumType.opAssign
nulib
data
sumtype
SumType
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SumType
(Types...)
@
nogc
ref
static if
(
isAssignable!T
)
SumType
opAssign
(
T
rhs
)
if
(
Types.length
> 0
)
Meta
Source
See Implementation
nulib
data
sumtype
SumType
aliases
AllowedTypes
constructors
this
destructors
~this
functions
opAssign