Parameter Make.1-H

type t

The type of the values to be stored.

val hash : t -> int

The hash function. This function must return positive integers. Behavior is undefined otherwise. Please note that false positive rate might be affected by unevenly distributed hash functions.