Module type Abstract_domain.Internal

module type Internal = sig .. end
Internal implementation of a domain.

include Abstract_domain.S
val structure : t Abstract_domain.structure
A structure matching the type of the domain.