ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TupleHash.TupleHash
ocean
io
serialize
TypeId
TupleHash
Undocumented in source.
auto
TupleHash
;
template
TupleHash
(ulong hash, T...)
static immutable
static if
(
T.length
)
auto
TupleHash
=
TupleHash
!(
TypeHash
!(
hash
,
T
[
0
]),
T
[
1
..$])
;
auto
TupleHash
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TupleHash
static variables
TupleHash