codeql/swift-all
2.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
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()