InternalPrintPackageΒΆ

newdata.spad line 1 [edit on github]

A package to print strings without line-feed nor carriage-return.

iprint: String -> Void

iprint(s) prints s at the current position of the cursor.