Parameter MakeHashableU.M

type t;
let hash: Js.Fn.arity1((t => int));
let eq: Js.Fn.arity2((t => t => bool));