module Hashable: Hashable
Hashable
module Binable: Binable0
Binable0
module Hashtbl: Core_hashtbl
Core_hashtbl
module type S = sig .. end
sig
end
module Make: functor (T : Hashtbl.Key) -> sig .. end
functor (
T
:
Hashtbl.Key
) ->
module type S_binable = sig .. end
module Make_binable: functor (T : Hashtbl.Key_binable) -> sig .. end
Hashtbl.Key_binable