Module Bool.Lattice

include Interface.JOIN_SEMILATTICE
type t
val join : t -> t -> t
include Interface.MEET_SEMILATTICE with type t := t
type t
val meet : t -> t -> t