descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Region.opBinaryRight
des
il
region
Region
bool
opBinaryRight
(Vector!(N, E, AS) p)
bool
opBinaryRight
(E p)
bool
opBinaryRight
(Region!(N, E) p)
struct
Region
(size_t N, T)
const
bool
opBinaryRight
(
string
op
E
)
(
in
Region
!(
N
,
E
)
p
)
if
(
is
(
generalType
!(
T
,
E
)) &&
op
== "in"
)
if
(
N
>= 1 &&
isNumeric
!
T
)
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