]> Cypherpunks.ru repositories - gostls13.git/commit
cmp: add Or
authorCarl Johnson <me@carlmjohnson.net>
Fri, 22 Sep 2023 21:03:27 +0000 (21:03 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 25 Sep 2023 14:30:20 +0000 (14:30 +0000)
commit80e642cb7a73a7bc1169655bc299abe8629475dc
treebca83b01aeca593788bb112d64cdbad67a64dfb9
parent81c5d92f525d46113475d2972775d141f6d487ca
cmp: add Or

Fixes #60204

Change-Id: I1234cacf0f25097d034038bcfb33f6630373a057
GitHub-Last-Rev: e9098ed8b3dd9125661e4340ffe01d846670ba0f
GitHub-Pull-Request: golang/go#60931
Reviewed-on: https://go-review.googlesource.com/c/go/+/504883
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
api/next/60204.txt [new file with mode: 0644]
src/cmp/cmp.go
src/cmp/cmp_test.go