Bounded_meet_semilattice.Over_meet_semilattice_and_via_top
module Req : Preface_specs.Bounded_meet_semilattice.WITH_TOP with type t = Meet_req.t
type t = Req.t
The type hold by the Bounded_meet_semilattice
Functions
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
module Infix : Preface_specs.Bounded_meet_semilattice.INFIX with type t := t