[][src]Module finch::minhashes

Structs

KmerCount
MinHashKmers
NoHashHasher

If we're using a HashMap where the keys themselves are hashes, it's a little silly to re-hash them. That's where the NoHashHasher comes in.

Functions

hash_f

Type Definitions

ItemHash