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.
pub fn check_lattice_morphism<LatIn, Func>(func: Func, items: &[LatIn])Checks that the LatticeMorphism is valid, i.e. that merge distributes over it.