I find myself with a structure for which `Eq` is appropriate and `RelativeEq` is not. Approx or exact comparison should probably be caller selectable.
I find myself with a structure for which
Eqis appropriate andRelativeEqis not. Approx or exact comparison should probably be caller selectable.