print

print : (any -> void)

purpose:
to print the argument as a value to stdout


Advanced Student Language