vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/math/big.json

1 line
1.5 KiB
JSON

[0, [{"class": "const", "name": "Above", "type": ""}, {"class": "const", "name": "AwayFromZero", "type": ""}, {"class": "const", "name": "Below", "type": ""}, {"class": "const", "name": "Exact", "type": ""}, {"class": "const", "name": "MaxBase", "type": ""}, {"class": "const", "name": "MaxExp", "type": ""}, {"class": "const", "name": "MaxPrec", "type": ""}, {"class": "const", "name": "MinExp", "type": ""}, {"class": "const", "name": "ToNearestAway", "type": ""}, {"class": "const", "name": "ToNearestEven", "type": ""}, {"class": "const", "name": "ToNegativeInf", "type": ""}, {"class": "const", "name": "ToPositiveInf", "type": ""}, {"class": "const", "name": "ToZero", "type": ""}, {"class": "func", "name": "Jacobi", "type": "func(x *big.Int, y *big.Int) int"}, {"class": "func", "name": "NewFloat", "type": "func(x float64) *big.Float"}, {"class": "func", "name": "NewInt", "type": "func(x int64) *big.Int"}, {"class": "func", "name": "NewRat", "type": "func(a int64, b int64) *big.Rat"}, {"class": "func", "name": "ParseFloat", "type": "func(s string, base int, prec uint, mode big.RoundingMode) (f *big.Float, b int, err error)"}, {"class": "type", "name": "Accuracy", "type": "int8"}, {"class": "type", "name": "ErrNaN", "type": "struct"}, {"class": "type", "name": "Float", "type": "struct"}, {"class": "type", "name": "Int", "type": "struct"}, {"class": "type", "name": "Rat", "type": "struct"}, {"class": "type", "name": "RoundingMode", "type": "byte"}, {"class": "type", "name": "Word", "type": "uintptr"}]]