]> Cypherpunks repositories - gostls13.git/commit
doc/go1.17: document new math constants
authorVishal Dalwadi <dalwadivishal26@gmail.com>
Fri, 7 May 2021 04:55:27 +0000 (10:25 +0530)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 20 May 2021 16:08:35 +0000 (16:08 +0000)
commitbb7495a46d6024da9d77722f04b438e573bcb26f
tree9abbbdcea7a4cac013a56dd62865a6814f0f1e12
parentf07e4dae3c5cb608b4f0b9db57d1562d2125243b
doc/go1.17: document new math constants

Documents the newly introduced:
* MaxInt
* MinInt
* MaxUint

Updates #28538.
For #44513.
Fixes #46012.

Change-Id: Iab6bbcf8f76ebe105b973d5fd39b86b8cd078348
Reviewed-on: https://go-review.googlesource.com/c/go/+/317911
Trust: Heschi Kreinick <heschi@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
doc/go1.17.html