go-lukechampine-com-uint128 1.3.0
Channel: guix
Home page: https://github.com/lukechampine/uint128
Licenses: Expat
Synopsis: Uint128 for Golang
Description:
This package provides a high-performance Uint128
type that supports standard arithmetic operations. Unlike math/big
, operations on Uint128
values always produce new values instead of modifying a pointer receiver. A @codeUint128 value is therefore immutable, just like uint64
and friends.
Total results: 1