i16

typei16

The signed 16-bit integer type.

This type can represent integers from -32,768 up to (and including) 32,767.

functionto_string(self: i16) String

Convert this value into a String.