Printable
These are the functions that are needed to implement the interface Printable
:
Overload | Description |
---|---|
print(obj: Self) -> () |
Prints obj to stdout
|
These are the functions that are needed to implement the interface Printable
:
Overload | Description |
---|---|
print(obj: Self) -> () |
Prints obj to stdout
|