RBTreeT.remove

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

Meta