//
pkg.gl
Category
github.com/kaspanet/kaspad
util
bigintpool
package
1.9.15-temp-stability-tests
Repository:
https://github.com/kaspanet/kaspad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
17 SLOC
#
Functions
Acquire
Acquire acquires a big.Int from the pool and initializes it to x.
Release
Release returns the given big.Int to the pool.