descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Region.opBinaryRight
des
il
region
Region
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opBinaryRight
(Vector!(N, E, AS) p)
bool
opBinaryRight
(E p)
struct
Region
(size_t N, T)
const
static if
(
N == 1
)
bool
opBinaryRight
(
string
op
E
)
(
in
E
p
)
if
(
isNumeric
!
E
&&
op
== "in"
)
if
(
N
>= 1 &&
isNumeric
!
T
)
bool
opBinaryRight
(Region!(N, E) p)
Meta
Source
See Implementation
des
il
region
Region
aliases
ptype
rtype
selftype
constructors
this
functions
expand
opBinaryRight
overlap
overlapLocal
properties
lim
pos
size
unions
__anonymous