Up

Module V1

Signature

module type S = sig .. end
module Make (Key : Std_internal.Hashtbl.Key_binable) : S with type key := Key.t