]> Cypherpunks repositories - gostls13.git/commit
math/big: use built-in max function
authorEng Zer Jun <engzerjun@gmail.com>
Sun, 12 Jan 2025 10:02:45 +0000 (18:02 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:25:31 +0000 (08:25 -0800)
commitcc874072f3778a2b2cbe972b703dd6552ae63831
treed9e71eb7aabdcdf3f3e1567a2718a6ffb9b5f4bf
parent6adf54a3ebca857ae529b78c03945750731042ed
math/big: use built-in max function

Change-Id: I65721039dab311762e55c6a60dd75b82f6b4622f
Reviewed-on: https://go-review.googlesource.com/c/go/+/642335
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/math/big/float.go