struct i8_t

@lang(i8)
struct i8_t {}
Expand

Struct that implements functions for i8

Functions§

fn print(self: i8)§
Expand

Prints the number to stdout

fn println(self: i8)§
Expand

Prints the number as well as a newline to stdout