tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
DerivedToFront.DerivedToFront
tango
core
Tuple
DerivedToFront
Undocumented in source.
alias
DerivedToFront
=
TList
alias
DerivedToFront
=
Tuple
!(
MostDerived
!(
TList
[
0
],
TList
[
1
..$]),
DerivedToFront
!(
ReplaceAll
!(
MostDerived
!(
TList
[
0
],
TList
[
1
..$]),
TList
[
0
],
TList
[
1
..$])))
template
DerivedToFront
(TList...)
static if
(!(
TList.length == 0
))
alias
DerivedToFront
=
Tuple
!(
MostDerived
!(
TList
[
0
],
TList
[
1
..$]),
DerivedToFront
!(
ReplaceAll
!(
MostDerived
!(
TList
[
0
],
TList
[
1
..$]),
TList
[
0
],
TList
[
1
..$])))
Meta
Source
See Implementation
tango
core
Tuple
DerivedToFront
aliases
DerivedToFront