|
|
|
|
|
by Asraelite
1525 days ago
|
|
Go already randomizes the order of keys in map iterations to discourage relying on undefined behavior. It would be funny if they randomized the order of equal elements in what would otherwise be a stable algorithm for the same reason. |
|