i8

typei8

The signed 8-bit integer type

This type can represent integers from -128 up to (and including) 127.

functionto_string(self: i8) String

Convert this value into a String