Skip to main content

hamming_distance

Function hamming_distance 

Source
pub fn hamming_distance(seq1: &str, seq2: &str) -> usize