i64

typei64

The signed 64-bit integer type

This type can represent integers from -9223372036854775808 up to (and including) 9223372036854775807.

functionto_string(self: i64) String

Convert this value into a String