Up
Module
V1
Signature
module type
S
= sig .. end
module
Make
(
Key
:
Core_kernel.Std_internal.Hashtbl.Key_binable
) :
S
with
type
key
:=
Key.t