struct isize_t

@lang(isize)
struct isize_t {}
Expand

Struct that implements functions for isize

Functions§

fn print(self: isize)§
Expand

Prints the number to stdout

fn println(self: isize)§
Expand

Prints the number as well as a newline to stdout