diff options
Diffstat (limited to 'docs/help/system.html')
| -rw-r--r-- | docs/help/system.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/help/system.html b/docs/help/system.html new file mode 100644 index 00000000..ae887af1 --- /dev/null +++ b/docs/help/system.html @@ -0,0 +1,10 @@ +<head> + <link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/> + <link href="../style.css" rel="stylesheet"/> + <title>BQN: Bullet (`•`)</title> +</head> +<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><code><span class='Value'>•</span></code> is ignored when determining the role of the system value.</p> |
