- An abstract data type that can store unique values, without any particular order. A set is a computer implementation of the mathematical concept of a finite set. Unlike most other collection types, rather than retrieving a specific element from a set, one typically tests a value for membership in a set. ← Wikipedia
- Previous term: Session storage
- Next term: sexp
- Random term: REP