phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
substitute.substitute
nxt
substitution
substitute
Undocumented in source. Be warned that the author may not have intended to support it.
auto
substitute
(R r)
template
substitute
(ss...)
auto
substitute
(
R
)
(
R
r
)
if
(
isInputRange
!(
Unqual
!
R
) &&
haveCommonType
!(
ElementType
!
R
,
ss
)
)
if
(
isExpressionTuple
!
ss
&&
ss.length
>= 2
&&
hasEvenLength
!
ss
)
template
substitute
(substs...)
auto
substitute
(R r, Ss ss)
auto
substitute
(R r, Ss ss)
Meta
Source
See Implementation
nxt
substitution
substitute
functions
substitute