Grid.opBinaryRight

Supports if(point in grid) {}

struct Grid(T)
pure @safe nothrow @nogc const
bool
opBinaryRight
(
string op : "in"
)

Meta