Module type Sigs.REF

type t
val v : string -> t
val equal : t -> t -> bool
val to_string : t -> string
val segs : t -> string list