Registry / utility / holiman-big

holiman-big

JSON →
library0.0.0-20221017200358-a027dc42d04egogounverified

A Go library for big integer arithmetic.

go get github.com/holiman/big
INSTALL
IMPORT
SIG · HOLIMAN-BIG
H
holiman-big
utilitygov0.0.0-20221017200358-a027dc42d04e
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

big
github.com/holiman/big

Create a new big integer.

package main import ( "fmt" "github.com/holiman/big" ) func main() { a := big.NewInt(123456789) fmt.Println(a) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221017200358-a027dc42d04elatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
holiman-big — go get holiman-big · libregistry