The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HashMap.opBinaryRight
ikod
containers
hashmap
HashMap
"in" is unsafe as it can point to arbitrary address after resize
auto
opBinaryRight
(K k)
auto
opBinaryRight
(K k)
struct
HashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
deprecated
const @
system
auto
opBinaryRight
(
string
op
K
)
(
K
k
)
if
(
op
== "in"
)
Meta
Source
See Implementation
ikod
containers
hashmap
HashMap
aliases
require
functions
addIfMissed
byKey
byPair
byValue
capacity
clear
dump
fetch
get
getOrAdd
grow_factor
length
opBinaryRight
opIndex
opIndexAssign
put
remove
size
"in" is unsafe as it can point to arbitrary address after resize