serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
TaggedUnion.set
funkwerk
stdx
data
json
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
Sets a
void
value of the specified kind.
FieldTypes
[
kind
]
set
(FieldTypes[kind] value)
void
set
()
struct
TaggedUnion
void
set
(
Kind
kind
)
(
)
if
(
isUnitType
!(
FieldTypes
[
kind
])
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
aliases
FieldDefinitionType
FieldTypeByName
FieldTypes
Kind
fieldNames
constructors
this
destructors
~this
functions
opAssign
opCast
opEquals
set
toHash
toString
postblits
this(this)
properties
hasType
kind
trustedGet
value
Sets a void value of the specified kind.