Module Region.R

module R: Layout.Data  with type t = region

type t 
val equal : t -> t -> bool
val compare : t -> t -> int
val pretty : t Pretty_utils.formatter