hamdist

Function hamdist 

Source
pub fn hamdist<T: CodeInt>(x: T, y: T) -> usize
Expand description

Gets the Hamming distance between two binary codes.