ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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