]> Cypherpunks repositories - gostls13.git/commit
big: implemented Int.Binomial (to be used in test/hilbert.go with the
authorRobert Griesemer <gri@golang.org>
Fri, 21 May 2010 06:10:51 +0000 (23:10 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 21 May 2010 06:10:51 +0000 (23:10 -0700)
commite3bfeec4747fb1d44d4fa5da33fb5d37d5085f16
tree38adeee451a4fa9111329f05de44c45ef55368dc
parent709c5b248115ed8763d876737a6a6104be661211
big: implemented Int.Binomial (to be used in test/hilbert.go with the
     forthcoming implementation of big.Rat)

R=rsc
CC=golang-dev
https://golang.org/cl/1229047
src/pkg/big/int.go