The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HashMap.require
ikod
containers
hashmap
HashMap
import ikod.containers.hashmap;
struct
HashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
alias
require
=
getOrAdd
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