ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
TypeTuple.this
dmd
mtype
TypeTuple
Type tuple with 0, 1 or 2 types in it.
this
(Parameters* arguments)
this
(Expressions* exps)
this
()
class
TypeTuple
extern (
D
)
this
(
)
this
(Type t1)
this
(Type t1, Type t2)
Meta
Source
See Implementation
dmd
mtype
TypeTuple
constructors
this
functions
accept
equals
kind
syntaxCopy
static functions
create
static variables
empty
variables
arguments
Type tuple with 0, 1 or 2 types in it.