Module Hash.Set

module Make (Hash : S) : Hash_intf.Set with type hash := Hash.t
module type S = Hash_intf.Set