collections-d ~master (2021-12-22T13:54:35.687664)
Dub
Repo
HashMap.HashType
collections
hashmap
HashMap
Undocumented in source.
struct
HashMap
(K, E, alias hashFunc = defaultHash!K, alias less = "a < b")
alias
HashType
=
ReturnType
!
hashFunc
Meta
Source
See Implementation
collections
hashmap
HashMap
aliases
HashType
functions
has
opApply
opApplyReverse
opBinaryRight
opIndex
opIndexAssign
ptrOf
rebalance
toString
properties
length
static functions
makeFunc
static variables
nogcIndexing