arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Grid.opBinaryRight
arsd
gamehelpers
Grid
Supports
if(point in grid) {}
struct
Grid
(T)
pure @
safe
nothrow @
nogc
const
bool
opBinaryRight
(
string
op
: "in"
)
(
Point
pt
)
Meta
Source
See Implementation
arsd
gamehelpers
Grid
constructors
this
functions
inBounds
opBinaryRight
opIndex
properties
height
size
width
Supports if(point in grid) {}