NonOverflowingIntBase

Does math as a 64 bit number, but saturates at int.min and int.max when converting back to a 32 bit int.

struct NonOverflowingIntBase (
int min
int max
) {}

Alias This

getValue

Meta

History

Added January 1, 2025