x/exp/maps: Equal (and EqualFunc) don't take nilness of maps into account #56621
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://go.dev/play/p/8A3M1ch-THs
What did you expect to see?
This is the result with
reflect.DeepEqual
: https://go.dev/play/p/46xr73EeC8p.What did you see instead?
The text was updated successfully, but these errors were encountered: