Module type Plugin.STRING_HASHTBL


module type STRING_HASHTBL = sig .. end
Since Boron-20100401

include Plugin.GEN_STRING_SET
type value 
Since Boron-20100401
val find : string -> value
Since Boron-20100401