mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
Hash.__anonymous
mutils
container
hash_set
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
Hash
constructors
this
functions
getH1
getH2
getH2WithLastSet
unions
__anonymous