Example #1
0
 public bool Equals(Set1 <T> other) => Contents.Equals(other.Contents);