Bounded_lattice.APIThe complete interface of a Bounded_lattice.
include Bounded_join_semilattice.APIFunctions
include Bounded_join_semilattice.WITH_BOTTOM with type t := tinclude Join_semilattice.WITH_JOIN with type t := tinclude Bounded_meet_semilattice.API with type t := tFunctions
include Bounded_meet_semilattice.WITH_TOP with type t := tinclude Meet_semilattice.WITH_MEET with type t := tFunctions
include Bounded_join_semilattice.WITH_JOIN_AND_BOTTOM with type t := tinclude Bounded_join_semilattice.WITH_BOTTOM with type t := tval bottom : tThe bottom value represent the least element of the join semilattice
include Bounded_meet_semilattice.WITH_MEET_AND_TOP with type t := tinclude Bounded_meet_semilattice.WITH_TOP with type t := tval top : tthe top value represent the greatest element of the meet semilattice