universal v0.1.1 (2020-08-30T22:03:12Z)
Dub
Repo
Union.CodeGen
universal
core
coproduct
UnionInstance
Union
Undocumented in source.
struct
Union
static
struct
CodeGen {
import
std
.
range
:
iota
;
;
enum
declUnion
;
enum
declInjections
;
eponymoustemplate
declare
(alias decl)
;
static
unionDecl
();
static
injectionDecl
();
}
Members
Enums
declare
eponymoustemplate
declare
(alias decl)
Undocumented in source.
Manifest constants
declInjections
enum
declInjections
;
Undocumented in source.
declUnion
enum
declUnion
;
Undocumented in source.
Static functions
injectionDecl
injectionDecl
()
Undocumented in source. Be warned that the author may not have intended to support it.
unionDecl
unionDecl
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
universal
core
coproduct
UnionInstance
Union
aliases
InArg
OutArg
ctorNames
static functions
toString
static variables
width
structs
CodeGen
templates
Args
inj
invInj