Module lattices::set_union

source ·
Expand description

Module containing the SetUnion lattice and aliases for different datastructures.

Structs§

  • Bimorphism for the cartesian product of two sets. Output is a set of all possible pairs of items from the two input sets.
  • Set-union lattice.

Type Aliases§