Method Tag.NamespaceRange.opBinaryRight

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

Prototype

bool opBinaryRight(string op)(string namespace) if (op == "in")(
  string namespace
);

Authors

Copyright

License