| Class | Description |
|---|---|
| Int128 |
A 128-bit signed integer, with comparison and some basic arithmetic
operations.
|
| RadixConstants |
Class holding commonly use constant values.
|
| UInt256 |
A 256-bit signed integer, with comparison and some basic arithmetic
operations.
|
| UInt256s |
Utility methods for converting to/from
UInt256. |