Function parity

Source
pub fn parity<F>(element: &F) -> bool
where F: Field,
Expand description