rxd ~master (2018-02-24T08:23:56Z)
Dub
Repo
type
rxd
meta2
type
auto
type
()
auto
type
(
T
)
(
)
alias
Type
(
T
:
Type
!
U
,
U
)
=
T
struct
Type
(T)
Examples
static
assert
(
is
(
Type
!(
Type
!
int
) ==
Type
!
int
));
Meta
Source
See Implementation
rxd
meta2
type
aliases
Type
enums
isAliasTuple
isRawType
isType
functions
aliasTuple
append
type
val
structs
AliasTuple
Val
ValTuple
templates
SeqFromTuple
TypeSeq