func src.elv.sh/pkg/eval/vals.getInt
3 uses
src.elv.sh/pkg/eval/vals (current package)
num.go#L171: if i, ok := getInt(z); ok {
num.go#L182: if i, ok := getInt(n); ok {
num.go#L190: func getInt(z *big.Int) (int, bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)