ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
DerivedToFront.DerivedToFront
ocean
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
ocean
core
Tuple
DerivedToFront
aliases
DerivedToFront