The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
TaggedUnion.toHash
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
Enables using a tagged union value as an associative array key.
struct
TaggedUnion
const @
safe
nothrow
static if
(
allSatisfy!(isHashable, FieldTypes)
)
size_t
toHash
(
)
Meta
Source
See Implementation
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
aliases
Kind
functions
opCast
opEquals
set
toHash
toString
properties
hasType
kind
value
Enables using a tagged union value as an associative array key.