VocabularydebuggerInputsOutputsNone
Generic word contractPrint an error to
output-stream. You can define methods on this generic word to print human-readable messages for custom errors.
NotesCode should call
print-error instead, which handles the case where the printing of the error itself throws an error.
DefinitionMethods