diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 20:13:18 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 20:14:44 -0500 |
| commit | 5566ea9429f75b54a8cffb9ebea7747ea651d52c (patch) | |
| tree | cb50a64656fff5c2d41a22dcd6ce553ac1bd8e2e /docs/help/system.html | |
| parent | 3b6599b12470fe9b1321111d31c34685ffd5db52 (diff) | |
Editing
Diffstat (limited to 'docs/help/system.html')
| -rw-r--r-- | docs/help/system.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/system.html b/docs/help/system.html index 682c97a2..e3094079 100644 --- a/docs/help/system.html +++ b/docs/help/system.html @@ -6,5 +6,5 @@ <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div> <h1 id="bullet-"><a class="header" href="#bullet-">Bullet (<code><span class='Value'>•</span></code>)</a></h1> <h2 id="-system"><a class="header" href="#-system"><code><span class='Value'>•</span></code>: System</a></h2> -<p>A prefix for system functions. <code><span class='Value'>•listSys</span></code> gives a list of system values added in any BQN implementation.</p> +<p>A prefix for system functions. <code><span class='Value'>•listSys</span></code> gives a list of defined system value names.</p> <p><code><span class='Value'>•</span></code> is ignored when determining the role of the system value.</p> |
