Module Bastet__Bool
module Conjunctive : sig ... endmodule Disjunctive : sig ... endmodule Eq : Bastet.Interface.EQ with type t = boolmodule Ord : Bastet.Interface.ORD with type t = boolmodule Bounded : Bastet.Interface.BOUNDED with type t = boolmodule Join_Semilattice : Bastet.Interface.JOIN_SEMILATTICE with type t = boolmodule Meet_Semilattice : Bastet.Interface.MEET_SEMILATTICE with type t = boolmodule Bounded_Join_Semilattice : Bastet.Interface.BOUNDED_JOIN_SEMILATTICE with type t = boolmodule Bounded_Meet_Semilattice : Bastet.Interface.BOUNDED_MEET_SEMILATTICE with type t = boolmodule Lattice : Bastet.Interface.LATTICE with type t = boolmodule Bounded_Lattice : Bastet.Interface.BOUNDED_LATTICE with type t = boolmodule Distributive_Lattice : Bastet.Interface.DISTRIBUTIVE_LATTICE with type t = boolmodule Bounded_Distributive_Lattice : Bastet.Interface.BOUNDED_DISTRIBUTIVE_LATTICE with type t = boolmodule Heyting_Algebra : Bastet.Interface.HEYTING_ALGEBRA with type t = boolmodule Involutive_Heyting_Algebra : Bastet.Interface.INVOLUTIVE_HEYTING_ALGEBRA with type t = boolmodule Boolean_Algebra : Bastet.Interface.BOOLEAN_ALGEBRA with type t = boolmodule Show : Bastet.Interface.SHOW with type t = boolmodule Infix : sig ... end