Int_Intervals_sig
Sets of intervals with a lattice structure. Consecutive intervals are automatically fused.
type itv = Z.t * Z.t
module type S = sig ... end