Why don't Julia dictionaries preserve order?

Thanks a lot for this info! I was going to complain that it is annoying to have to depend on DataStructures just to have an OrderedDict (like Interact currently does) when actually that’s not needed at all and OrderedCollections is a tiny dependency.

1 Like