Example #1
0
 public void IntersectWith(IEnumerable <T> other) => set.IntersectWith(other);