memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
HashMap.opBinaryRight
memutils
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(Key, Value, ALLOC = ThreadMem)
inout
inout
(
Value
)*
opBinaryRight
(
string
op
)
(
Key
key
)
if
(
op
== "in"
)
Meta
Source
See Implementation
memutils
hashmap
HashMap
aliases
Traits
destructors
~this
functions
clear
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
set
setupHasher
postblits
this(this)
properties
empty
length
structs
TableEntry