erasure ~master (2022-05-08T11:18:22.2990266)
Dub
Repo
Substitute.Substitute
erasure
Substitute
Undocumented in source.
alias
Substitute
=
σ
alias
Substitute
=
SubstituteNative
!(
σx
,
x
,
σ
)
template
Substitute
(σx, string x, σ)
static if
(!(
staticIndexOf!(σ, Primatives) != -1
))
static if
(
isArray!σ || isAssociativeArray!σ || isFunctionPointer!σ || isDelegate!σ
)
alias
Substitute
=
SubstituteNative
!(
σx
,
x
,
σ
)
alias
Substitute
=
Substitute
!(
σx
,
x
,
PointerTarget
!
σ
)*
alias
Substitute
=
σ
.
SubstituteImpl
!(
σx
,
x
)
alias
Substitute
=
σ
Meta
Source
See Implementation
erasure
Substitute
aliases
Substitute