collections-d ~master (2021-12-22T13:54:35.687664)
Dub
Repo
LinkedMap.opBinaryRight
collections
linkedmap
LinkedMap
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinaryRight
(K key)
struct
LinkedMap
(K, E, bool nogcIndexing = true, alias equal = "a == b", bool ovrwrtBhvr = true)
@
nogc
@
safe
pure nothrow
static if
(
nogcIndexing
)
auto
opBinaryRight
(
string
op
)
(
const
K
key
)
auto
opBinaryRight
(K key)
Meta
Source
See Implementation
collections
linkedmap
LinkedMap
functions
has
opApply
opApplyReverse
opBinaryRight
opIndex
opIndexAssign
ptrOf
remove
toString
properties
length
static functions
makeFunc
variables
_length
last
root