module Dir: OpamMisc.ABSTRACT
OpamMisc.ABSTRACT
type t
val of_string : string -> t
string -> t
val to_string : t -> string
t -> string
val to_json : t -> OpamJson.t
t -> OpamJson.t
module Set: OpamMisc.SET with type elt = t
OpamMisc.SET
with type elt = t
module Map: OpamMisc.MAP with type key = t
OpamMisc.MAP
with type key = t