[][src]Function jp_diff::diff

pub fn diff<T: Hash + Eq>(a: &[T], b: &[T]) -> Vec<LineDiff>