memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
Embed.opBinaryRight
memutils
helpers
Embed
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinaryRight
(Key key)
bool
opBinaryRight
(U e)
mixintemplate
Embed
(alias OBJ, alias OWNED)
const
static if
(
__traits(compiles, fallthrough().opBinaryRight!("in")(ReturnType!(fallthrough().front).init))
)
bool
opBinaryRight
(
string
op
U
)
(
auto
ref
U
e
)
if
(
op
== "in"
)
Meta
Source
See Implementation
memutils
helpers
Embed
aliases
T
TR
functions
opApply
opBinary
opBinaryRight
opCmp
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
properties
fallthrough
opUnary
release