The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
TaggedUnion.Kind
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
A type enum that identifies the type of value currently stored.
import taggedalgebraic.taggedunion;
struct
TaggedUnion
alias
Kind
=
UnionFieldEnum
!
U
Meta
Source
See Implementation
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
aliases
Kind
functions
opCast
opEquals
set
toHash
toString
properties
hasType
kind
value
A type enum that identifies the type of value currently stored.