Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

printEffect

io.printEffect

printEffect -- effect providing an output stream

This is used as heir feature for effects such as io.out and io.err.
print the given string
print new line
print the given string followed be new line