Make.S
include Stdlib.Set.OrderedType
type t
val compare : t -> t -> int
val to_string : t -> string
val to_json : t OpamJson.encoder
val of_json : t OpamJson.decoder