Is it possible to get the distinct elements of a set?
Suppose I need to include the header files of the types of my classifiers' properties. I'd like to include each header file once though there are more than one property with that type.
If you want a different distinction criterion perhaps you want
->isUnique(...) or just a Set of your alterante view.
Regards
Ed Willink
On 28/08/2012 15:44, Andrea Sindico wrote:
> Is it possible to get the distinct elements of a set? Suppose I need
> to include the header files of the types of my classifiers'
> properties. I'd like to include each header file once though there are
> more than one property with that type.