Module type Interned.S


module type S = sig .. end

type t 
include Sexpable
include Stringable
include Hashable
val compare : t -> t -> int