tango ~master (2021-12-14T19:14:08.8989381)
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