collections-d v0.4.2 (2021-05-10T18:17:40Z)
Dub
Repo
HashMap.makeFunc
collections
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(K, E, alias hashFunc = defaultHash!K, alias less = "a < b")
package static
string
makeFunc
(
)
Meta
Source
See Implementation
collections
hashmap
HashMap
aliases
HashType
functions
opApply
opApplyReverse
opIndex
opIndexAssign
ptrOf
rebalance
toString
properties
length
static functions
makeFunc
static variables
nogcIndexing