AbstractDomain.WithBottomTopA domain with an explicit bottom and top values
include Sinclude Comparableinclude IStdlib.PrettyPrintable.PrintableTypeval pp : IStdlib.PrettyPrintable.F.formatter -> t -> unitval bottom : tval is_bottom : t -> boolval top : tval is_top : t -> bool