package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Functions

Accumulate returns the sum of the given slice.
Add performs addition with the given values.
Div performs division with the given values.
Equal compares the given values.
Exp performs modular eponentiation with the given values.
I returns a new big.Int.
Max returns the maximum of the two given values.
Min returns the min of the two given values.
Mod performs modulus with the given values.
Mul performs multiplication with the given values.
Sub performs subtraction with the given values.

# Variables