const math.MaxUint64
3 uses
math (current package)
const.go#L51: MaxUint64 = 1<<64 - 1
math/big
float.go#L758: return math.MaxUint64, Below
float.go#L767: return math.MaxUint64, Below
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)