struct i16_t

@lang(i16)
struct i16_t {}
Expand

Struct that implements functions for i16

Functions§

fn print(self: i16)§
Expand

Prints the number to stdout

fn println(self: i16)§
Expand

Prints the number as well as a newline to stdout