dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
HashMap.opBinaryRight
cachetools
containers
hashmap
HashMap
Lookup methods
struct
HashMap
(K, V, Allocator = Mallocator)
@
safe
V
*
opBinaryRight
(
string
op
)
(
in
K
k
)
if
(
op
== "in"
)
Meta
Source
See Implementation
cachetools
containers
hashmap
HashMap
aliases
StoredKeyType
StoredValueType
require
destructors
~this
functions
byKey
byPair
byValue
clear
get
getOrAdd
length
opBinaryRight
opIndex
opIndexAssign
put
remove
size
manifest constants
grow_factor
initial_buckets_num
inlineValues
Lookup methods