xor

Function xor 

Source
pub fn xor<T: Eq + Hash + Clone>(arrays: &[&[T]]) -> Vec<T>