package
0.9.39
Repository: https://github.com/ankr-network/go-ethereum.git
Documentation: pkg.go.dev

# Functions

Returns a Number with a SIGNED unlimited size.
Return a Number with a SIGNED limiter up to 256 bits.
Returns a new initialiser for a new *Number without having to expose certain fields.
Return a Number with a UNSIGNED limiter up to 256 bits.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
"typedefs".
No description provided by the author

# Structs

A Number represents a generic integer with a bounding function limiter.

# Type aliases

Number function.