gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
TaggedAlgebraic.kind
gfx
decl
sdlang
taggedalgebraic
TaggedAlgebraic
The type ID of the currently stored value.
struct
TaggedAlgebraic
(U)
@
property
const
Kind
kind
(
)
if
(
is
(
U
== union) ||
is
(
U
== struct)
)
Meta
Source
See Implementation
gfx
decl
sdlang
taggedalgebraic
TaggedAlgebraic
aliases
Kind
Type
Union
typeID
constructors
this
destructors
~this
functions
opAssign
opBinary
opBinaryRight
opCall
opCast
opCmp
opDispatch
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
toString
postblits
this(this)
properties
kind
The type ID of the currently stored value.