module Make_Map_Lattice:
Equips an Hptmap with a lattice structure, provided that the values have a lattice structure.
Parameters: |
|
include Map_lattice.Map_Lattice
module With_Cardinality:functor (
Value
:
Lattice_type.Full_AI_Lattice_with_cardinality
with type t := Value.t
) ->
Map_lattice.Map_Lattice_with_cardinality
with type t := t and type key := key and type v := v