i32

typei32

The signed 32-bit integer type

This type can represent integers from -2147483648 up to (and including) 2147483647.

functionto_string(self: i32) String

Convert this value into a String