Function BTree.opBinaryRight

Implements the "in" operator for membership.

bool opBinaryRight(string op) (
  ValueT value
)
if (op == "in");