Reference:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/golang-nuts/YwNZG7VQxaU/TurKBLt6AQAJ
v1.13 release note:
https://tip.golang.org/doc/go1.13
errors.As errors.Is errors.Unwrap implemented
https://tip.golang.org/doc/go1.13#errors
mentioned in Go2:
http://vsdmars.blogspot.com/2018/10/golang-go2.html
The execution time of Add, Sub, Mul, RotateLeft, and ReverseBytes is now guaranteed to be independent of the inputs.
https://tip.golang.org/doc/go1.13#math/bits
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/golang-nuts/YwNZG7VQxaU/TurKBLt6AQAJ
v1.13 release note:
https://tip.golang.org/doc/go1.13
errors.As errors.Is errors.Unwrap implemented
https://tip.golang.org/doc/go1.13#errors
mentioned in Go2:
http://vsdmars.blogspot.com/2018/10/golang-go2.html
The execution time of Add, Sub, Mul, RotateLeft, and ReverseBytes is now guaranteed to be independent of the inputs.
https://tip.golang.org/doc/go1.13#math/bits
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.