Up
–
ocamlformat-lib
»
Ocamlformat_stdlib
»
Hashtbl
» Key
Module
Hashtbl.Key
module
type
S
=
sig
...
end
type
!'a t
=
(
module
S
with
type
t
=
'a
)