Set access
Add an element to set.
|
|
Finalize a set.
|
|
Get the index of a set element.
|
|
Get the value of an element of a set.
|
|
Get the index of the first element in a given set.
|
|
Get the index of the last element in a set.
|
|
Get the size of a set.
|
|
Get the type of a set.
|
|
Check if an element is contained in a set.
|
|
Modify the structure of a set for fast element retrieval.
|
|
Remove all elements of a set.
|
|
Restore a mapped set to its initial state.
|