print

Prints data to the standard output.

Parameters

data T

The data to print.

Meta