phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
With.With
nxt
meta_ex
Merge
With
Undocumented in source.
alias
With
=
AliasSeq
!(
A
,
B
)
template
With
(B...)
@
safe
static if
(
A.length == 0 || B.length == 0
)
alias
With
=
AliasSeq
!(
A
,
B
)
alias
With
=
AliasSeq
!(
A
[
0
],
B
[
0
],
Merge
!(
A
[
1
..$]).
With
!(
B
[
1
..$]))
Meta
Source
See Implementation
nxt
meta_ex
Merge
With
aliases
With