Module Goblint_lib.BoolDomain

Boolean domains.

module Bool : sig ... end
module MayBool : Lattice.S with type t = bool
module MustBool : Lattice.S with type t = bool