module Domain: sig .. end
sig
end
Key and structure for abstract domains. See for more details.
include Structure.Shape
module type Internal = sig .. end
module type External = sig .. end