package
0.2.0
Repository: https://github.com/softwarekang/knetty.git
Documentation: pkg.go.dev

# Functions

AdjustNToPowerOfTwo adjust n to the first value greater than or equal its 2^n.
IsPowerOfTwo check whether n is 2 to the nth power.