aboutsummaryrefslogtreecommitdiff
path: root/docs/help/index.html
diff options
context:
space:
mode:
authorrazetime <raghuallthetime@hotmail.com>2022-01-20 11:57:50 +0530
committerrazetime <raghuallthetime@hotmail.com>2022-01-20 11:57:50 +0530
commitf3d45a1ca914d59968531a6d5c409d80b73e53c3 (patch)
treebc89e3b80c84d854f382e03fdbb5a43e08d791b8 /docs/help/index.html
parent97e5db7fa0bf2389589a99ccd26cf84c1e0ced73 (diff)
complete REPL help for symbols
Diffstat (limited to 'docs/help/index.html')
-rw-r--r--docs/help/index.html107
1 files changed, 106 insertions, 1 deletions
diff --git a/docs/help/index.html b/docs/help/index.html
index 12b1abc2..a47d3eda 100644
--- a/docs/help/index.html
+++ b/docs/help/index.html
@@ -5,6 +5,7 @@
</head>
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div>
<h1 id="repl-help"><a class="header" href="#repl-help">REPL Help</a></h1>
+<p>Symbols are listed in alphabetical order of page name, ignoring syntactical roles.</p>
<table>
<thead>
<tr>
@@ -14,6 +15,10 @@
</thead>
<tbody>
<tr>
+<td><code><span class='Function'>๐”พ</span></code></td>
+<td><a href="2-modifierrightoperand.html">2-Modifier Right operand</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>|</span></code></td>
<td><a href="absolutevalue_modulus.html">Absolute Value, Modulus</a></td>
</tr>
@@ -23,7 +28,7 @@
</tr>
<tr>
<td><code><span class='Function'>!</span></code></td>
-<td><a href="assert_assertwithmessage.html">Assert, Dyad</a></td>
+<td><a href="assert_assertwithmessage.html">Assert, Assert With Message</a></td>
</tr>
<tr>
<td><code><span class='Modifier2'>โˆ˜</span></code></td>
@@ -34,6 +39,18 @@
<td><a href="before_bind.html">Bind Left, Before, Dyadic Before</a></td>
</tr>
<tr>
+<td><code><span class='Brace'>{</span></code></td>
+<td><a href="beginblock.html">Begin Block</a></td>
+</tr>
+<tr>
+<td><code><span class='Paren'>(</span></code></td>
+<td><a href="beginexpression.html">Begin Expression</a></td>
+</tr>
+<tr>
+<td><code><span class='Bracket'>โŸจ</span></code></td>
+<td><a href="beginlist.html">Begin list</a></td>
+</tr>
+<tr>
<td><code><span class='Modifier2'>โŽŠ</span></code></td>
<td><a href="catch.html">Catch</a></td>
</tr>
@@ -46,6 +63,10 @@
<td><a href="cells.html">Cells</a></td>
</tr>
<tr>
+<td><code><span class='Gets'>โ†</span></code></td>
+<td><a href="change.html">Change</a></td>
+</tr>
+<tr>
<td><code><span class='Modifier2'>โ—ถ</span></code></td>
<td><a href="choose.html">Choose</a></td>
</tr>
@@ -54,6 +75,10 @@
<td><a href="classify_indexof.html">Classify, Index Of</a></td>
</tr>
<tr>
+<td><code><span class='Comment'>#</span></code></td>
+<td><a href="comment.html">Comment</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>+</span></code></td>
<td><a href="conjugate_add.html">Conjugate, Add</a></td>
</tr>
@@ -62,10 +87,22 @@
<td><a href="constant.html">Constant</a></td>
</tr>
<tr>
+<td><code><span class='Function'>๐•Š</span></code></td>
+<td><a href="currentfunction.html">Current Function</a></td>
+</tr>
+<tr>
+<td><code><span class='Value'>๐•ฃ</span></code></td>
+<td><a href="currentmodifier.html">Current Modifier</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โท</span></code></td>
<td><a href="deduplicate_find.html">Deduplicate, Find</a></td>
</tr>
<tr>
+<td><code><span class='Gets'>โ†</span></code></td>
+<td><a href="define.html">Define</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ‰ก</span></code></td>
<td><a href="depth_match.html">Depth, Match</a></td>
</tr>
@@ -86,6 +123,18 @@
<td><a href="enclose_lessthan.html">Enclose, Lesser Than</a></td>
</tr>
<tr>
+<td><code><span class='Brace'>}</span></code></td>
+<td><a href="endblock.html">End Block</a></td>
+</tr>
+<tr>
+<td><code><span class='Paren'>)</span></code></td>
+<td><a href="endexpression.html">End Expression</a></td>
+</tr>
+<tr>
+<td><code><span class='Bracket'>โŸฉ</span></code></td>
+<td><a href="endlist.html">End list</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ‹ˆ</span></code></td>
<td><a href="enlist_pair.html">Enlist, Pair</a></td>
</tr>
@@ -94,6 +143,14 @@
<td><a href="exponential_power.html">Exponential, Power</a></td>
</tr>
<tr>
+<td><code><span class='Gets'>โ‡</span></code></td>
+<td><a href="export.html">Export Definition, Export names</a></td>
+</tr>
+<tr>
+<td><code><span class='Value'>.</span></code></td>
+<td><a href="field.html">Namespace Field</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โŠ</span></code></td>
<td><a href="firstcell_select.html">First Cell, Select</a></td>
</tr>
@@ -138,6 +195,10 @@
<td><a href="indices_replicate.html">Indices, Replicate</a></td>
</tr>
<tr>
+<td><code><span class='Number'>โˆž</span></code></td>
+<td><a href="infinity.html">Infinity</a></td>
+</tr>
+<tr>
<td><code><span class='Modifier'>ห</span></code></td>
<td><a href="insert.html">Insert, Insert With initial</a></td>
</tr>
@@ -146,6 +207,10 @@
<td><a href="join_jointo.html">Join, Join</a></td>
</tr>
<tr>
+<td><code><span class='Value'>๐•จ</span></code></td>
+<td><a href="leftargument.html">Left Argument</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ‰ </span></code></td>
<td><a href="length_notequals.html">Length, Not Equal To</a></td>
</tr>
@@ -162,14 +227,30 @@
<td><a href="merge_greaterthan.html">Merge, Greater Than</a></td>
</tr>
<tr>
+<td><code><span class='Number'>ยฏ</span></code></td>
+<td><a href="minus.html">Minus</a></td>
+</tr>
+<tr>
+<td><code><span class='Function'>๐”ฝ</span></code></td>
+<td><a href="modifierleftoperand.html">Modifier Left operand</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>-</span></code></td>
<td><a href="negate_subtract.html">Negate, Subtract</a></td>
</tr>
<tr>
+<td><code><span class='Nothing'>ยท</span></code></td>
+<td><a href="nothing.html">Nothing</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>ยฌ</span></code></td>
<td><a href="not_span.html">Logical Not, Span</a></td>
</tr>
<tr>
+<td><code><span class='String'>@</span></code></td>
+<td><a href="nullcharacter.html">Null Character</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โŠ’</span></code></td>
<td><a href="occurrencecount_progressiveindexof.html">Occurrence Count, Progressive Index Of</a></td>
</tr>
@@ -178,6 +259,10 @@
<td><a href="over.html">Atop, Over</a></td>
</tr>
<tr>
+<td><code><span class='Number'>ฯ€</span></code></td>
+<td><a href="pi.html">Pi</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ†‘</span></code></td>
<td><a href="prefixes_take.html">Prefixes, Take</a></td>
</tr>
@@ -206,6 +291,10 @@
<td><a href="reverse_rotate.html">Reverse, Dyad</a></td>
</tr>
<tr>
+<td><code><span class='Value'>๐•ฉ</span></code></td>
+<td><a href="rightargument.html">Right Argument</a></td>
+</tr>
+<tr>
<td><code><span class='Modifier'>`</span></code></td>
<td><a href="scan.html">Scan, Scan With initial</a></td>
</tr>
@@ -214,6 +303,14 @@
<td><a href="self_swap.html">Self, Swap</a></td>
</tr>
<tr>
+<td><code><span class='Separator'>,</span></code></td>
+<td><a href="separator1.html">Separator</a></td>
+</tr>
+<tr>
+<td><code><span class='Separator'>โ‹„</span></code></td>
+<td><a href="separator.html">Separator</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ‰ข</span></code></td>
<td><a href="shape_notmatch.html">Shape, Not Match</a></td>
</tr>
@@ -246,10 +343,18 @@
<td><a href="squareroot_root.html">Square root, Root</a></td>
</tr>
<tr>
+<td><code><span class='Ligature'>โ€ฟ</span></code></td>
+<td><a href="strand.html">Strand</a></td>
+</tr>
+<tr>
<td><code><span class='Function'>โ†“</span></code></td>
<td><a href="suffixes_drop.html">Suffixes, Drop</a></td>
</tr>
<tr>
+<td><code><span class='Value'>โ€ข</span></code></td>
+<td><a href="system.html">System</a></td>
+</tr>
+<tr>
<td><code><span class='Modifier'>โŒœ</span></code></td>
<td><a href="table.html">Each</a></td>
</tr>