pub fn test_binary_ops<R: PrimeCharacteristicRing + Eq + Copy>( zeros: &[R], ones: &[R], x: R, y: R, z: R, )