aboutsummaryrefslogtreecommitdiff
path: root/docs/help/system.html
blob: e273716ac8f0798cf5798327724eeff7e0ff96a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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 class="fulldoc" href="../spec/system.html">→specification</a></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>