pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
ExpandStarSignals.ExpandStarSignals
util
multi_index
ExpandStarSignals
Undocumented in source.
alias
ExpandStarSignals
=
TypeTuple
!()
template
ExpandStarSignals
(IndexedBy, L...)
static if
(
L.length == 0
)
alias
ExpandStarSignals
=
TypeTuple
!()
alias
ExpandStarSignals
=
TypeTuple
!(
ExpandStarSignal
!(
IndexedBy
,
0
,
L
[
0
]),
ExpandStarSignals
!(
IndexedBy
,
L
[
1
..$]))
alias
ExpandStarSignals
=
TypeTuple
!(
L
[
0
],
ExpandStarSignals
!(
IndexedBy
,
L
[
1
..$]))
Meta
Source
See Implementation
util
multi_index
ExpandStarSignals
aliases
ExpandStarSignals