pub fn test_integer_axioms<R: IntegerRingStore, I: Iterator<Item = El<R>>>(
ring: R,
edge_case_elements: I,
)where
R::Type: IntegerRing,Available on crate features
generic_tests only.pub fn test_integer_axioms<R: IntegerRingStore, I: Iterator<Item = El<R>>>(
ring: R,
edge_case_elements: I,
)where
R::Type: IntegerRing,generic_tests only.