[Proposal] Set literals

one day i hope OrderedDictionary will finally graduate. i keep running into bugs (or more common, non-deterministic serialization output) in libraries because the author thought they could get away with using a standard Dictionary, and it’s not hard for me to understand why. swift-collections is an old and decorated repo with a long history that takes far too long for SwiftPM to clone from anywhere that’s not a Bay Area corporate network, and that pushes people to avoid depending on it if possible, with all the predictable consequences. the incentives feel all wrong here.

6 Likes