]> Cypherpunks repositories - gostls13.git/commit
big: Create type nat
authorEvan Shaw <chickencha@gmail.com>
Thu, 22 Apr 2010 23:57:29 +0000 (16:57 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 22 Apr 2010 23:57:29 +0000 (16:57 -0700)
commit841a32dd5ec836e171d04604710d88a6b8e59467
tree534ecca6cbc6f946870c6831d3ad771ab5acba43
parent5cd8c830374627af75bd30b2ff1106b6d4e48773
big: Create type nat

Changed most of the functions in nat.go to methods on nat.

R=gri
CC=golang-dev
https://golang.org/cl/976041
src/pkg/big/arith_test.go
src/pkg/big/int.go
src/pkg/big/int_test.go
src/pkg/big/nat.go
src/pkg/big/nat_test.go