dext v0.4.0 (2019-06-25T09:48:27Z)
Home
Dub
Repo
Params.opBinaryRight
dext
typecons
Params
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opBinaryRight
(T lhs)
Self
opBinaryRight
(T lhs)
bool
opBinaryRight
(T lhs)
struct
Params
(T)
bool
opBinaryRight
(
string
op
)
(
inout
T
lhs
)
if
(
op
== "in"
)
if
(
is
(
T
== enum)
)
Meta
Source
See Implementation
dext
typecons
Params
constructors
this
functions
opBinary
opBinaryRight
static functions
all