libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
SumType.visit
libd
datastructures
sumtype
SumType
Undocumented in source.
struct
SumType
(UnionT)
@
nogc
nothrow
alias
visit
(
Handlers
...)
=
_visit
!(
typeof
(this),
Handlers
)
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