Bounded_join_semilattice.Via_join_and_bottom
type t = Req.t
The type hold by the Bounded_join_semilattice
Functions
include Preface_specs.Bounded_join_semilattice.WITH_BOTTOM with type t := t
val bottom : t
The bottom value represent the least element of the join semilattice
module Infix : Preface_specs.Bounded_join_semilattice.INFIX with type t := t