set2vector
Name | Type | Description | Optional |
---|---|---|---|
input |
set<?0> |
input collection |
no |
Name | Type | Description | Optional |
---|---|---|---|
output |
vector<?0> |
output collection |
no |
set2vector
converts the input set to a vector with elements in the same order as when iterating over the set.