module HCEToZone: sig .. end
sig
end
Locations.Zone.t
include Hptmap_sig.S
val is_included : t -> t -> bool
t -> t -> bool
val union : t -> t -> t
t -> t -> t
val inter : t -> t -> t
val merge : into:t -> t -> t
into:t -> t -> t