Documentation
Dlang.org
HashMap.grow_factor
ikod
containers
hashmap
HashMap
get current grow factor.
auto
grow_factor
()
struct
HashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
const @
safe
auto
grow_factor
(
)
void
grow_factor
(int gf)
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
get current grow factor.