The Avail Programming Language

Set

An unordered collection of distinct values. Sets differ from tuples in that they do not have duplicate values or ordering.

References: An in-depth look at sets