It would be useful to implement derivations for PartialOrd, Lattice, BoundedJoinSemiLattice, etc from the lattices package.
Do you think that this should this fit in generic-data? Or rather it should go in the lattices package? Perhaps lattices is the right place for it as it is the more changing package (its interfaces recently changed)
cc @phadej
It would be useful to implement derivations for
PartialOrd,Lattice,BoundedJoinSemiLattice, etc from thelatticespackage.Do you think that this should this fit in
generic-data? Or rather it should go in thelatticespackage? Perhapslatticesis the right place for it as it is the more changing package (its interfaces recently changed)cc @phadej