Module AbstractDomain.Stacked
Stacked abstract domain: tagged union of Below
and Above
domains where all elements of Below
are strictly smaller than elements of Above
Parameters
Signature
include NoJoin
include InferStdlib.PrettyPrintable.PrintableType
val pp : InferStdlib.PrettyPrintable.F.formatter -> t -> unit