Lattice.Over_join_semilattice_and_meet_semilattice
module Meet_req : Preface_specs.Meet_semilattice.CORE with type t = Join_req.t
include Preface_specs.Join_semilattice.API with type t = Meet_req.t
type t = Meet_req.t
The type held by the Join_semillatice
.
Functions
Functions
module Infix : Preface_specs.Lattice.INFIX with type t := t