]> Cypherpunks repositories - gostls13.git/commit
math/big: add comment about internal assumptions on nat values
authorRobert Griesemer <gri@golang.org>
Wed, 14 Mar 2018 18:19:42 +0000 (11:19 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 14 Mar 2018 18:31:05 +0000 (18:31 +0000)
commit7d4d2cb686d2068a9a07dbde9f2a72c237c1f4a4
tree0d66244297c4c790de4000fe65ef541185fcd015
parentb46d398887e1b3f2ccf279f91007ecf78466a573
math/big: add comment about internal assumptions on nat values

Change-Id: I7ed40507a019c0bf521ba748fc22c03d74bb17b7
Reviewed-on: https://go-review.googlesource.com/100719
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/math/big/nat.go