Skip to main content

test_ring

Macro test_ring 

Source
macro_rules! test_ring {
    ($mod_name:ident, $point:ty, $arb_point:expr) => { ... };
}
Expand description

Tests the axioms required by Ring.