Module Interned_string

module Interned_string: Interned_string

module Make: 
functor (T : sig
val initial_table_size : int
end) -> sig .. end