module Lpath: sig .. end
sig
end
type t = RegionAnnot.lpath
RegionAnnot.lpath
val equal : t -> t -> bool
t -> t -> bool
val compare : t -> t -> int
t -> t -> int
val pretty : Stdlib.Format.formatter -> t -> unit
Stdlib.Format.formatter -> t -> unit