CodeQL library for Go
codeql/go-all 2.1.3-dev (changelog, source)
Search

Primitive predicate string::toBigInt

Returns the arbitrary-precision signed integer, if any, obtained by parsing the receiver. The number may consist of an optional leading + or -, followed by one or more digits.

BigInt toBigInt()