HashByteSeq¶
Hash and equality functions for arbitrary ByteSeq.
Implements¶
- HashFunction[ByteSeq box] val
- HashFunction64[ByteSeq box] val
Constructors¶
create¶
Returns¶
- HashByteSeq val^
Public Functions¶
hash¶
Parameters¶
- x: ByteSeq box
Returns¶
- USize val
hash64¶
Parameters¶
- x: ByteSeq box
Returns¶
- U64 val
eq¶
Parameters¶
Returns¶
- Bool val
ne¶
Parameters¶
- that: HashByteSeq val
Returns¶
- Bool val