IndexMixin.replace

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
bool
replace
(
Position!ThisNode r
,
ValueView value
)

Meta