aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
TypesOf.TypesOf
aurorafw
stdx
traits
TypesOf
Undocumented in source.
alias
TypesOf
=
AliasSeq
!(
T
,
TypesOf
!(
Symbols
[
1
..$]))
template
TypesOf
(Symbols...)
static if
(
Symbols.length
)
alias
TypesOf
=
AliasSeq
!(
T
,
TypesOf
!(
Symbols
[1..$]))
alias
TypesOf
=
AliasSeq
!()
Meta
Source
See Implementation
aurorafw
stdx
traits
TypesOf
aliases
T
TypesOf