OrderedIndex._NodeReplace

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
void
_NodeReplace
(
ThisNode* old
,
ThisNode* newnode
)

Meta