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)
mixintemplate
Embed
(alias OBJ, alias OWNED)
inout
auto
opBinaryRight
(
string
op
Key
)
(
Key
key
)
if
(
op
== "in" &&
__traits(
hasMember
,
typeof
(
OBJ
), "opBinaryRight")
)
bool
opBinaryRight
(U e)
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