Infix.Core
include Preface_specs.Bounded_join_semilattice.WITH_JOIN_AND_BOTTOM
include Preface_specs.Bounded_join_semilattice.WITH_BOTTOM
val bottom : t
The bottom value represent the least element of the join semilattice
include Preface_specs.Bounded_meet_semilattice.WITH_MEET_AND_TOP
with type t := t
include Preface_specs.Bounded_meet_semilattice.WITH_TOP with type t := t
val top : t
the top value represent the greatest element of the meet semilattice