Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math/big: implement GobDecode/Encode for big.Float. #14593

Closed
OneOfOne opened this issue Mar 2, 2016 · 4 comments
Closed

math/big: implement GobDecode/Encode for big.Float. #14593

OneOfOne opened this issue Mar 2, 2016 · 4 comments
Milestone

Comments

@OneOfOne
Copy link
Contributor

OneOfOne commented Mar 2, 2016

I'll submit a CL tomorrow if there's interest.

@bradfitz
Copy link
Contributor

Int and Rat have those methods, so it makes sense that Float should too. Please send a CL.

/cc @griesemer

@bradfitz bradfitz added this to the Go1.7 milestone Apr 10, 2016
@OneOfOne
Copy link
Contributor Author

Alright

@OneOfOne
Copy link
Contributor Author

Submitted a CL @ https://go-review.googlesource.com/21755

@gopherbot
Copy link

CL https://golang.org/cl/21755 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants