fn maxInt(comptime T: type) comptime_int

Returns the maximum value of integer type T.

Parameters

T: type,