Reposting here as I just found out about this chan...
# stdlib
m
Reposting here as I just found out about this channel https://kotlinlang.slack.com/archives/C0922A726/p1604066165235100
d
From the docs:
The returned map preserves the entry iteration order.
m
My question is about "re-insertion"
d
In practice the returned map is a LinkedHashMap. But if we're pedantic then it's not specified for re-insertion
m
Do the JS/Native implementations conserve order over "re-insertion"? If that's the case, it could be added to the contract
d
m
d
I think you used the wrong link there
🙏 1
m
Ooops, sorry, bad copy/paste, I just edited, thanks!