I'm here for the Delphi
A HashSet is a high-performance, unordered collection of unique elements.
Delphi 12 introduces THashSet<T> and TObjectHashSet<T> classes in System.Generics.Collections.