Int::MAX

Maximum possible value for Int type.

Type

MAX :: Int

Examples

println$( Int::MAX )