maps: Clarify iteration order of Keys & Values and that Insert overwrites existing keys #67537
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
Documentation
Issues describing a change to documentation.
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
These functions were added in 2b0f2f8 with minimal documentation.
The doc comments should be updated to specify the iteration order of Keys and Values, and the behaviour of Insert when duplicate keys are inserted, per discussion on #61900 and in particular rsc's comment:
The text was updated successfully, but these errors were encountered: