mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
HashMap.byKeyValue
mutils
container
hash_map_simd
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(KeyTypeE, T)
int
byKeyValue
(
scope
int
delegate
(
ref
Key
k
,
ref
Value
k
)
dg
)
Meta
Source
See Implementation
mutils
container
hash_map_simd
HashMap
aliases
Key
Value
functions
add
byKey
byKeyValue
byValue
clear
get
getDefault
getInsertDefault
isIn
length
remove
reset
toString
tryRemove
variables
set