IndexMixin.remove

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)
remove
(
R
)
(
R r
)
if (
is(R == HeapRange) ||
is(ElementType!R == Position!ThisNode)
)

Meta