Method ADT.Set()->_indices()
classADT.Set
- Method
_indices
array(ValueType) indices( ADT.Set arg )- Description
In analogy with multisets, indices() of an ADT.Set givess an array containing all members of the set.
class ADT.Setarray(ValueType) indices( ADT.Set arg )
In analogy with multisets, indices() of an ADT.Set givess an array containing all members of the set.