BTreeMap.opBinaryRight

Membership

class BTreeMap(KeyT, ValueT, size_t NodeSizeV = 256, alias KeyLessF = "a < b")
bool
opBinaryRight
(
string op
)
(
KeyT key
)
if (
op == "in"
)

Meta