mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
HashSet.add
mutils
container
hash_set_simd
HashSet
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(T el, ADV value)
void
add
(T el, ADV value)
struct
HashSet
(T, alias hashFunc = defaultHashFunc, ADV...)
void
add
(
ref
T
el
,
ADV
value
)
Meta
Source
See Implementation
mutils
container
hash_set_simd
HashSet
functions
add
clear
getIndex
getLoadFactor
hashMod
isIn
length
opApply
rehash
remove
reset
saveGroupDistributionPlot
tryRemove
manifest constants
hasValue
rehashFactor
static functions
matchSIMD
structs
Group
variables
addedElements
getIndexEmptyValue
groups