module type String_hashtbl = sig .. end
sig
end
include Plugin.String_collection
type value
val find : string -> value
string -> value