print

fun print()
fun print(stream: OutputStream)
fun print(writer: Writer)

See also