How to implement a "set" data structure in appian?

Certified Associate Developer

Hello,

I would like to implement a "set" data structure in appian. 

My use case prefers a "set" data structure as opposed to a list or dictionaries, because a set only contains unique values, or in my use case, unique sets. 

I tried to search in the documentation, but to no avail. 

  Discussion posts and replies are publicly visible