module Hashtbl: sig .. end
sig
end
module V1: functor (Key : Std.Hashtbl.Key_binable) -> sig .. end
functor (
Key
:
Std.Hashtbl.Key_binable
) ->