RBTreeT.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool remove(K item)
    struct RBTreeT(K)
    @nogc
    bool
    remove
    ()
  2. void remove(Node* z)

Meta