phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
TypesOf.T
nxt
meta_ex
TypesOf
Undocumented in source.
alias
T
=
typeof
(
Values
[
0
])
template
TypesOf
(Values...)
@
safe
static if
(
Values.length
)
static if
(
isExpressions!(Values[0])
)
alias
T
=
typeof
(
Values
[0])
alias
T
=
Values
[
0
]
Meta
Source
See Implementation
nxt
meta_ex
TypesOf
aliases
T
TypesOf