TaggedUnion.set - multiple declarations
Function TaggedUnion.set
Sets a void
value of the specified kind.
Function TaggedUnion.set
Sets a new value of the specified kind
.
ref TaggedUnion . FieldTypes[kind] set(TaggedUnion . Kind kind)
(
TaggedUnion . FieldTypes[kind] value
)
if (!isUnitType!(FieldTypes[kind]));