(prn ..args) args: zero or more arguments (any type) returns #n
F
Prints to the standard output stream, followed by a newline.
Equivalent to (pr ..args \newline).
(prn ..args) args: zero or more arguments (any type) returns #n
Prints to the standard output stream, followed by a newline.
Equivalent to (pr ..args \newline).