write

write : (any -> void)

purpose:
to print the argument to stdout (in a traditional style that is somewhere between print and display)


Advanced Student Language


Google