pub fn biggest_depth(v1: &[u8], v2: &[u8]) -> usize
Expand description

Count the biggest common depth between two left aligned packed nibble slice.