module type With_Narrow = sig .. end
sig
end
type t
val narrow : t -> t -> t Lattice_bounds.or_bottom
t -> t -> t Lattice_bounds.or_bottom
over-approximation of intersection