NamespaceRange.opBinaryRight

Inefficient when range is a slice or has used popFront/popBack, but it works.

struct NamespaceRange
bool
opBinaryRight
(
string op
)
(
string namespace
)
if (
op == "in"
)

Meta