Up
–
base
»
Base
»
Hash_set
» Key
Module
Hash_set.Key
module
type
S
=
sig
...
end
type
'a t
=
(
module
S
with
type
t
=
'a
)