diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/spec/system.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/spec/system.html b/docs/spec/system.html index 921ae3d1..b2378648 100644 --- a/docs/spec/system.html +++ b/docs/spec/system.html @@ -270,6 +270,7 @@ </tr> </tbody> </table> +<p><code><span class='Function'>•Out</span></code> prints to stdout, with a trailing newline. <code><span class='Function'>•Fmt</span></code> returns a string (not a character table: lines are separated by linefeeds) indicating how <code><span class='Value'>𝕩</span></code> would be printed by the interactive environment.</p> <h2 id="operation-properties">Operation properties</h2> <table> <thead> |
