Descriptionmath/big: add SetUint64 and Uint64 functions to *Int
Implementation is mostly identical to passing a non-negative int64 to
SetInt64, and calling Int64 with a non-negative value in the *Int.
Fixes issue 4389.
Patch Set 1 #Patch Set 2 : diff -r 7b9e9fc59eb5 https://code.google.com/p/go/ #Patch Set 3 : diff -r 5e70ca431cff https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r 5e70ca431cff https://code.google.com/p/go/ #
MessagesTotal messages: 5
|