mirror of https://github.com/golang/go.git
This CL adds new methods synonymous with the method of the same name
in reflect.Value to reflect.Type: OverflowComplex, OverflowFloat, OverflowInt, OverflowUint.
Fixes #60427
Change-Id: I7a0bb35629e59a7429820f13fcd3a6f120194bc6
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| net | ||
| os | ||
| path/filepath | ||
| reflect | ||
| runtime/debug | ||
| sync | ||
| syscall | ||
| 0-heading.md | ||
| README | ||
README
API changes and other small changes to the standard library go here.