]> Cypherpunks repositories - gostls13.git/commit
math/big: use built-in clear to simplify code
authorapocelipes <seve3r@outlook.com>
Thu, 14 Mar 2024 12:06:36 +0000 (12:06 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 14 Mar 2024 17:02:38 +0000 (17:02 +0000)
commitc841ba3a3e4f320c7939a8097f8e54b752644d81
tree9602d7087bbbe4d191d9f5dbc1e4a897272836d6
parent1304d9843e446f2a16a513a6faa071538c17f7b9
math/big: use built-in clear to simplify code

Change-Id: I07c3a498ce1e462c3d1703d77e7d7824e9334651
GitHub-Last-Rev: 2ba8c4c705eaeb0772109ece7296978b62467eb3
GitHub-Pull-Request: golang/go#66312
Reviewed-on: https://go-review.googlesource.com/c/go/+/571636
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/math/big/int.go
src/math/big/nat.go
src/math/big/natdiv.go