company logo

set

A set is an unordered collection, which must not contain duplicates. Since ODABA provides an order for a collection by means of indices, ODABA does not differ between ordered and unordered collections. Sets in ODABA are all collections, which are marked as unique collections.

Generalisations:  collection
Specialisations:  list

Related topics