Int::MIN

Minimum possible value for Int type.

Type

MIN :: Int

Examples

println$( Int::MIN )