lib/storage/set

AVL_SET
 Definition of a mathematical set of comparable objects. All common
 operations on mathematical sets are available.

HASHED_SET
 Definition of a mathematical set of hashable objects. All common
 operations on mathematical sets are available.