Bounded_join_semilattice.Over_join_semilattice_and_via_bottom
module Req : Preface_specs.Bounded_join_semilattice.WITH_BOTTOM with type t = Join_req.t
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