Пример #1
0
 public bool IsSupersetOf(IEnumerable <T> other) => set.IsSupersetOf(other);