mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
Control
mutils
container
hash_set
Undocumented in source.
struct
Control {
nothrow @
nogc
@
safe
ushort
b
;
bool
isEmpty
();
void
set
(size_t hash);
}
Members
Functions
isEmpty
bool
isEmpty
()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void
set
(size_t hash)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
b
ushort
b
;
Undocumented in source.
Meta
Source
See Implementation
mutils
container
hash_set
aliases
firstSetBit
functions
benchmarkHashSetInt
benchmarkHashSetPerformancePerElement
defaultHashFunc
hashInt
structs
Control
Hash
HashSet
variables
emptyMask
hashMask
neverUsedMask