module R: Layout.Data with type t = region
Layout.Data
with type t = region
type t
val equal : t -> t -> bool
t -> t -> bool
val compare : t -> t -> int
t -> t -> int
val pretty : t Pretty_utils.formatter
t Pretty_utils.formatter