Function 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");

Authors

Copyright

License