Function lattices::test::check_lattice_morphism
source ยท pub fn check_lattice_morphism<LatIn, Func>(func: Func, items: &[LatIn])
Expand description
Checks that the LatticeMorphism
is valid, i.e. that merge distributes over it.