IndexMixin.modify

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Compare, ThisContainer)
void
modify
(
SomeRange
Modifier
)
(
SomeRange r
,
Modifier mod
)
if (
is(SomeRange == HeapRange) ||
is(ElementType!SomeRange == Position!ThisNode)
)

Meta