libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
SumType.kindOf
libd
datastructures
sumtype
SumType
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SumType
(UnionT)
@
nogc
nothrow static
Kind
kindOf
(
T
)
(
)
if
(
assertIsPartOfUnion
!(
UnionT
,
T
)
)
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