Type alias CompareResult

CompareResult: -1 | 0 | 1

The comparison result for two Big instances.

Generated using TypeDoc