Module hash_index

Source
Expand description

A helper type that archives index data for hashed collections using compress, hash and displace.

Structsยง

ArchivedHashIndex
An archived hash index.
HashBuilder
The hash builder for archived hash indexes. The streaming version of the algorithm.
HashIndexResolver
The resolver for an archived hash index.