Parameter MakeHashable.M

type t;
let hash: t => int;
let eq: t => t => bool;