Lines Matching refs:s23
34484 let s23: BTreeSet<i32> = (2..=3).collect();34485 iter = s246.difference(&s23);