SortedTree.removeKey

Undocumented in source. Be warned that the author may not have intended to support it.
struct SortedTree(T, alias less, bool allowDuplicates = false)
void
removeKey
(
in T x
)

Meta