mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
Hash.__anonymous
mutils
container
hash_set_simd
Hash
Undocumented in source.
struct
Hash
nothrow @
nogc
@
safe
union
__anonymous {
size_t
h
;
ushort
[
size_t
.
sizeof
/
2
]
d
;
}
Members
Variables
d
ushort
[
size_t
.
sizeof
/
2
]
d
;
Undocumented in source.
h
size_t
h
;
Undocumented in source.
Meta
Source
See Implementation
mutils
container
hash_set_simd
Hash
constructors
this
functions
getH1
getH2
getH2WithLastSet
unions
__anonymous