Table of Contents

Namespace AlgorithmsSW.Set

Classes

HashSet<T>

Represents a hash table that uses linear probing to resolve collisions.

SetExtensions

Provides extension methods for set operations like union, intersection, difference, and symmetric difference.

SetWithArray<T>

Represents a set of unique items implemented with an array.

Interfaces

ISet<T>

This is a test. A link to

  • @ISet{T}
  • @ISet`1
  • @ISet\`1
  • ISet