RedBlackTree.opBinaryRight
bool opBinaryRight(string op)(Elem e) if (op == "in") constin operator. Check to see if the given element exists in the container.
Complexity: log(n)
bool opBinaryRight(string op)(Elem e) if (op == "in") constin operator. Check to see if the given element exists in the container.
Complexity: log(n)