]> Cypherpunks.ru repositories - gostls13.git/commit
maps: replace slicesEqual with slices.Equal
authorjiahua wang <wjh180909@gmail.com>
Sat, 8 Apr 2023 12:42:26 +0000 (20:42 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 18 Apr 2023 13:37:52 +0000 (13:37 +0000)
commitb07b00565b0d06d521e7c7aee0897a6434157c0f
treefc1b43ddbc2f33d58710a18cedd143f5b518558a
parent14ab998f95b53baa6e336c598b0f34e319cc9717
maps: replace slicesEqual with slices.Equal

Change-Id: I15aeef9c6d3ddc80644a14d6266d21a8515ede4e
Reviewed-on: https://go-review.googlesource.com/c/go/+/483156
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/maps/maps_test.go