This is a beta autodoc build; expect bugs and missing information.
std
math
maxInt
fn
maxInt
(
comptime
T
:
type
)
comptime_int
[
src
]
Returns the maximum value of integer type T.
Parameters
T
:
type
,