libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
SumType.Kind
libd
datastructures
sumtype
SumType
Undocumented in source.
struct
SumType
(UnionT)
struct
Kind {
size_t
index
();
}
Members
Functions
index
size_t
index
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libd
datastructures
sumtype
SumType
aliases
Union
visit
constructors
this
destructors
~this
functions
contains
get
opAssign
set
postblits
this(this)
properties
kind
static functions
kindOf
structs
Kind