//
pkg.gl
Category
github.com/cybriq/p9
pkg
bits
package
0.0.23
Repository:
https://github.com/cybriq/p9.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
53 SLOC
#
Functions
BigToCompact
BigToCompact converts a whole number N to a compact representation using an unsigned 32-bit number.
CompactToBig
CompactToBig converts a compact representation of a whole number N to an unsigned 32-bit number.