Module uint

Source
Expand description

Big unsigned integer types

Implementation of a various large-but-fixed sized unsigned integer types. The functions here are designed to be fast.

Structsยง

Uint128
Little-endian large integer type
Uint256
Little-endian large integer type