I noticed Xojo now has a Set class, with a bunch of useful operators.
Does anyone know if the order of the variants in a Set is stable when (for example) objects are added, removed or popped from the Set ? I’ve long known this is an issue with Dictionaries - the order can change if a key-value pair is removed.
3 posts - 3 participants