Function fosslim::score::jaccard_set [] [src]

pub fn jaccard_set<T: Eq + Hash>(s1: &HashSet<T>, s2: &HashSet<T>) -> f32