Hello Swift Community,

Recently I have noticed that there is a Set type but no OrderedSet type yet.
If I want a set that preserves the original order I have to go with
NSOrderedSet
but I think it would be nice to have a native implementation in the
standard library.

What are your thoughts on this?

Thanks!

- Nick
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to