Uint128
Some basic unsigned 128 bit math and bitwise operations implemented in go
Install / Use
/learn @davidminor/Uint128README
This package implements some basic math (multiplication and addition) and bitwise operations for unsigned 128 bit integers in go.
