The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
TaggedAlgebraic.Kind
taggedalgebraic
taggedalgebraic
TaggedAlgebraic
A type enum that identifies the type of value currently stored.
import taggedalgebraic.taggedalgebraic;
struct
TaggedAlgebraic
(U)
alias
Kind
=
UnionType.Kind
Meta
Source
See Implementation
taggedalgebraic
taggedalgebraic
TaggedAlgebraic
aliases
Kind
Type
Union
UnionType
functions
opBinary
opBinaryRight
opCall
opCast
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
toString
properties
kind
templates
opDispatch
A type enum that identifies the type of value currently stored.