aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-27 22:45:08 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-27 22:45:08 -0500
commit4821f231a00dc93c42fb437359ea657c59c63053 (patch)
tree25727092b7b46d3491188c441ca536d9148772dd /docs
parent7ee8d5c5ce80355b835e95f95c933ff542ff5ddd (diff)
Add full documentation links to help pages
Diffstat (limited to 'docs')
-rw-r--r--docs/help/2-modifierrightoperand.html1
-rw-r--r--docs/help/absolutevalue_modulus.html2
-rw-r--r--docs/help/assert_assertwithmessage.html2
-rw-r--r--docs/help/beginblock.html1
-rw-r--r--docs/help/beginlist.html1
-rw-r--r--docs/help/ceiling_maximum.html2
-rw-r--r--docs/help/change.html1
-rw-r--r--docs/help/classify_indexof.html2
-rw-r--r--docs/help/comment.html1
-rw-r--r--docs/help/conjugate_add.html2
-rw-r--r--docs/help/currentfunction.html1
-rw-r--r--docs/help/currentmodifier.html1
-rw-r--r--docs/help/deduplicate_find.html2
-rw-r--r--docs/help/define.html1
-rw-r--r--docs/help/depth.html1
-rw-r--r--docs/help/depth_match.html2
-rw-r--r--docs/help/deshape_reshape.html2
-rw-r--r--docs/help/each.html1
-rw-r--r--docs/help/enclose_lessthan.html2
-rw-r--r--docs/help/endblock.html1
-rw-r--r--docs/help/endlist.html1
-rw-r--r--docs/help/enlist_pair.html2
-rw-r--r--docs/help/exponential_power.html2
-rw-r--r--docs/help/export.html2
-rw-r--r--docs/help/first_pick.html2
-rw-r--r--docs/help/firstcell_select.html2
-rw-r--r--docs/help/floor_minimum.html2
-rw-r--r--docs/help/fold.html2
-rw-r--r--docs/help/gradedown_binsdown.html2
-rw-r--r--docs/help/gradeup_binsup.html2
-rw-r--r--docs/help/greaterthanorequalto.html1
-rw-r--r--docs/help/groupindices_group.html2
-rw-r--r--docs/help/identity_left.html2
-rw-r--r--docs/help/identity_right.html2
-rw-r--r--docs/help/indices_replicate.html2
-rw-r--r--docs/help/infinity.html1
-rw-r--r--docs/help/insert.html2
-rw-r--r--docs/help/join_jointo.html2
-rw-r--r--docs/help/leftargument.html1
-rw-r--r--docs/help/length_notequals.html2
-rw-r--r--docs/help/lessthanorequalto.html1
-rw-r--r--docs/help/markfirst_memberof.html2
-rw-r--r--docs/help/merge_greaterthan.html2
-rw-r--r--docs/help/minus.html1
-rw-r--r--docs/help/modifierleftoperand.html1
-rw-r--r--docs/help/negate_subtract.html2
-rw-r--r--docs/help/not_span.html2
-rw-r--r--docs/help/nothing.html1
-rw-r--r--docs/help/nullcharacter.html1
-rw-r--r--docs/help/occurrencecount_progressiveindexof.html2
-rw-r--r--docs/help/pi.html1
-rw-r--r--docs/help/prefixes_take.html2
-rw-r--r--docs/help/range_windows.html2
-rw-r--r--docs/help/rank_equals.html2
-rw-r--r--docs/help/reciprocal_divide.html2
-rw-r--r--docs/help/repeat.html1
-rw-r--r--docs/help/reverse_rotate.html2
-rw-r--r--docs/help/rightargument.html1
-rw-r--r--docs/help/scan.html1
-rw-r--r--docs/help/separator.html1
-rw-r--r--docs/help/shape_notmatch.html2
-rw-r--r--docs/help/shiftafter.html2
-rw-r--r--docs/help/shiftbefore.html2
-rw-r--r--docs/help/sign_multiply.html2
-rw-r--r--docs/help/solo_couple.html2
-rw-r--r--docs/help/sortdown_or.html2
-rw-r--r--docs/help/sortup_and.html2
-rw-r--r--docs/help/squareroot_root.html2
-rw-r--r--docs/help/strand.html1
-rw-r--r--docs/help/suffixes_drop.html2
-rw-r--r--docs/help/table.html1
-rw-r--r--docs/help/transpose_reorderaxes.html2
-rw-r--r--docs/help/undo.html1
-rw-r--r--docs/style.css4
74 files changed, 122 insertions, 0 deletions
diff --git a/docs/help/2-modifierrightoperand.html b/docs/help/2-modifierrightoperand.html
index dbe09db1..e0fc5f67 100644
--- a/docs/help/2-modifierrightoperand.html
+++ b/docs/help/2-modifierrightoperand.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-g-๐”พ"><a class="header" href="#mathematical-double-struck-g-๐”พ">Mathematical Double-struck G (<code><span class='Function'>๐”พ</span></code>)</a></h1>
<h2 id="๐”พ-2-modifier-right-operand"><a class="header" href="#๐”พ-2-modifier-right-operand"><code><span class='Function'>๐”พ</span></code>: 2-Modifier Right operand</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the right operand of a 2-modifier block. <code><span class='Value'>๐•˜</span></code> can be used to access the right operand as a subject.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSAre/CdlZh9MyAx">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>+</span><span class='Brace'>{</span><span class='Value'>๐•˜</span><span class='Brace'>}</span><span class='Number'>3</span> <span class='Number'>1</span>
3
diff --git a/docs/help/absolutevalue_modulus.html b/docs/help/absolutevalue_modulus.html
index 0f907bf0..2935b2c4 100644
--- a/docs/help/absolutevalue_modulus.html
+++ b/docs/help/absolutevalue_modulus.html
@@ -6,6 +6,7 @@
<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="pipe-"><a class="header" href="#pipe-">Pipe (<code><span class='Function'>|</span></code>)</a></h1>
<h2 id="-๐•ฉ-absolute-value"><a class="header" href="#-๐•ฉ-absolute-value"><code><span class='Function'>|</span> <span class='Value'>๐•ฉ</span></code>: Absolute Value</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Absolute Value of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=fCDCrzIKCnwgMeKAvzPigL/CrzTigL8z">โ†—๏ธ</a><pre> <span class='Function'>|</span> <span class='Number'>ยฏ2</span>
@@ -15,6 +16,7 @@
โŸจ 1 3 4 3 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-modulus"><a class="header" href="#๐•จ--๐•ฉ-modulus"><code><span class='Value'>๐•จ</span> <span class='Function'>|</span> <span class='Value'>๐•ฉ</span></code>: Modulus</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Remainder of <code><span class='Value'>๐•ฉ</span></code> divided by <code><span class='Value'>๐•จ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSB8IDMKCjIgfCAz4oC/NOKAv8KvNQ==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>|</span> <span class='Number'>3</span>
diff --git a/docs/help/assert_assertwithmessage.html b/docs/help/assert_assertwithmessage.html
index 4ea46b7b..36c638a2 100644
--- a/docs/help/assert_assertwithmessage.html
+++ b/docs/help/assert_assertwithmessage.html
@@ -6,6 +6,7 @@
<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="exclamation-mark-"><a class="header" href="#exclamation-mark-">Exclamation Mark (<code><span class='Function'>!</span></code>)</a></h1>
<h2 id="-๐•ฉ-assert"><a class="header" href="#-๐•ฉ-assert"><code><span class='Function'>!</span> <span class='Value'>๐•ฉ</span></code>: Assert</a></h2>
+<p><a class="fulldoc" href="../doc/assert.html">โ†’full documentation</a></p>
<p>Throw an error if <code><span class='Value'>๐•ฉ</span></code> is not 1.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ISAxCgohIDIKCiEgImhlbGxvIg==">โ†—๏ธ</a><pre> <span class='Function'>!</span> <span class='Number'>1</span>
1
@@ -17,6 +18,7 @@
<span class='Error'>Error: hello</span>
</pre>
<h2 id="๐•จ--๐•ฉ-assert-with-message"><a class="header" href="#๐•จ--๐•ฉ-assert-with-message"><code><span class='Value'>๐•จ</span> <span class='Function'>!</span> <span class='Value'>๐•ฉ</span></code>: Assert With Message</a></h2>
+<p><a class="fulldoc" href="../doc/assert.html">โ†’full documentation</a></p>
<p>Throw an error with message <code><span class='Value'>๐•จ</span></code> if <code><span class='Value'>๐•ฉ</span></code> is not 1.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ImhpIiAhIDEKCiJ0d28iICEgMgoKImhlbGxvIGVycm9yIiAhICJoZWxsbyI=">โ†—๏ธ</a><pre> <span class='String'>&quot;hi&quot;</span> <span class='Function'>!</span> <span class='Number'>1</span>
1
diff --git a/docs/help/beginblock.html b/docs/help/beginblock.html
index 283ae2ce..28dd2474 100644
--- a/docs/help/beginblock.html
+++ b/docs/help/beginblock.html
@@ -6,6 +6,7 @@
<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="left-curly-bracket-"><a class="header" href="#left-curly-bracket-">Left Curly Bracket (<code><span class='Brace'>{</span></code>)</a></h1>
<h2 id="--begin-block"><a class="header" href="#--begin-block"><code><span class='Brace'>{</span> <span class='Value'>...</span></code>: Begin Block</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>Starts a block, which can be one of:</p>
<ul>
<li>Function</li>
diff --git a/docs/help/beginlist.html b/docs/help/beginlist.html
index 133f2c71..478c61d8 100644
--- a/docs/help/beginlist.html
+++ b/docs/help/beginlist.html
@@ -6,6 +6,7 @@
<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="mathematical-left-angle-bracket-"><a class="header" href="#mathematical-left-angle-bracket-">Mathematical Left Angle Bracket (<code><span class='Bracket'>โŸจ</span></code>)</a></h1>
<h2 id="--begin-list"><a class="header" href="#--begin-list"><code><span class='Bracket'>โŸจ</span> <span class='Value'>...</span></code>: Begin list</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#list-notation">โ†’full documentation</a></p>
<p>Starts a list. Inner elements must be separated by <code><span class='Separator'>,</span></code> or <code><span class='Separator'>โ‹„</span></code>.
Lists can be nested in other lists.</p>
<p>Must end with a corresponding <code><span class='Bracket'>โŸฉ</span></code>.</p>
diff --git a/docs/help/ceiling_maximum.html b/docs/help/ceiling_maximum.html
index cfa73dbd..410ff282 100644
--- a/docs/help/ceiling_maximum.html
+++ b/docs/help/ceiling_maximum.html
@@ -6,12 +6,14 @@
<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="left-ceiling-"><a class="header" href="#left-ceiling-">Left Ceiling (<code><span class='Function'>โŒˆ</span></code>)</a></h1>
<h2 id="-๐•ฉ-ceiling"><a class="header" href="#-๐•ฉ-ceiling"><code><span class='Function'>โŒˆ</span> <span class='Value'>๐•ฉ</span></code>: Ceiling</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Round <code><span class='Value'>๐•ฉ</span></code> up to the nearest integer.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oyIIDEuMuKAv8+A4oC/M+KAvzcuODk=">โ†—๏ธ</a><pre> <span class='Function'>โŒˆ</span> <span class='Number'>1.2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>ฯ€</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7.89</span>
โŸจ 2 4 3 8 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-maximum"><a class="header" href="#๐•จ--๐•ฉ-maximum"><code><span class='Value'>๐•จ</span> <span class='Function'>โŒˆ</span> <span class='Value'>๐•ฉ</span></code>: Maximum</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Maximum of <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDijIggMgoKMuKAvzMg4oyIIDTigL8y">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โŒˆ</span> <span class='Number'>2</span>
diff --git a/docs/help/change.html b/docs/help/change.html
index 9c696aaf..a4331332 100644
--- a/docs/help/change.html
+++ b/docs/help/change.html
@@ -6,6 +6,7 @@
<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="leftwards-arrow-with-hook-"><a class="header" href="#leftwards-arrow-with-hook-">Leftwards Arrow With Hook (<code><span class='Gets'>โ†ฉ</span></code>)</a></h1>
<h2 id="n--v-change"><a class="header" href="#n--v-change"><code><span class='Value'>n</span> <span class='Gets'>โ†ฉ</span> <span class='Value'>v</span></code>: Change</a></h2>
+<p><a class="fulldoc" href="../doc/expression.html#assignment">โ†’full documentation</a></p>
<p>Changes the value of variable with name <code><span class='Value'>n</span></code> to value <code><span class='Value'>v</span></code>.</p>
<p>Variable <code><span class='Value'>n</span></code> must already exist.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihqkgMQoK4oqiIGIg4oaQIDMKCuKKoiBiIOKGqSAiQmUgdGhlIGNoYW5nZSB5b3Ugd2lzaCB0byBzZWUgaW4gdGhlIHdvcmxkLiI=">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†ฉ</span> <span class='Number'>1</span>
diff --git a/docs/help/classify_indexof.html b/docs/help/classify_indexof.html
index 20149d89..e1b32323 100644
--- a/docs/help/classify_indexof.html
+++ b/docs/help/classify_indexof.html
@@ -6,6 +6,7 @@
<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="square-original-of-"><a class="header" href="#square-original-of-">Square Original Of (<code><span class='Function'>โА</span></code>)</a></h1>
<h2 id="-๐•ฉ-classify"><a class="header" href="#-๐•ฉ-classify"><code><span class='Function'>โА</span> <span class='Value'>๐•ฉ</span></code>: Classify</a></h2>
+<p><a class="fulldoc" href="../doc/selfcmp.html#classify">โ†’full documentation</a></p>
<p>Translate major cells of <code><span class='Value'>๐•ฉ</span></code> to unique ID numbers based on first occurrence.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqQIDXigL824oC/MuKAvzLigL814oC/MQoKYSDihpAgM+KAvzMg4qWKIDDigL8x4oC/MuKAvznigL8w4oC/OeKAvzDigL8x4oC/MgoK4oqQIGE=">โ†—๏ธ</a><pre> <span class='Function'>โА</span> <span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span>
โŸจ 0 1 2 2 0 3 โŸฉ
@@ -16,6 +17,7 @@
โŸจ 0 1 0 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-index-of"><a class="header" href="#๐•จ--๐•ฉ-index-of"><code><span class='Value'>๐•จ</span> <span class='Function'>โА</span> <span class='Value'>๐•ฉ</span></code>: Index Of</a></h2>
+<p><a class="fulldoc" href="../doc/search.html#index-of">โ†’full documentation</a></p>
<p>First index of each major cell of <code><span class='Value'>๐•ฉ</span></code> in <code><span class='Value'>๐•จ</span></code>. Rank of <code><span class='Value'>๐•ฉ</span></code> must be at least cell rank of <code><span class='Value'>๐•จ</span></code>.</p>
<p>If a cell is not found in <code><span class='Value'>๐•จ</span></code>, the length of <code><span class='Value'>๐•จ</span></code> (<code><span class='Function'>โ‰ </span><span class='Value'>๐•จ</span></code>) is used for that position.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NeKAvzbigL8y4oC/MuKAvzXigL8xIOKKkCA14oC/N+KAvzHigL82CgpiIOKGkCAz4oC/MyDipYogMOKAvzHigL8y4oC/OeKAvzDigL854oC/MOKAvzHigL8yCgpiIOKKkCDiiY054oC/MOKAvzk=">โ†—๏ธ</a><pre> <span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span> <span class='Function'>โА</span> <span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span>
diff --git a/docs/help/comment.html b/docs/help/comment.html
index 5f233682..70671d81 100644
--- a/docs/help/comment.html
+++ b/docs/help/comment.html
@@ -6,6 +6,7 @@
<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="number-sign-"><a class="header" href="#number-sign-">Number Sign (<code><span class='Comment'>#</span></code>)</a></h1>
<h2 id="-comment"><a class="header" href="#-comment"><code><span class='Comment'>#</span></code>: Comment</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#comments">โ†’full documentation</a></p>
<p>Create a comment that extends to the end of the line.</p>
<p>Anything written in comments is ignored.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSArIDIgIyArIDMgKyA0CgoiSGVsbG8gd29ybGQhIiAjIHRoaXMgaXMgaWdub3JlZCE=">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>+</span> <span class='Number'>2</span> <span class='Comment'># + 3 + 4
diff --git a/docs/help/conjugate_add.html b/docs/help/conjugate_add.html
index d7a40f8a..a1ba993b 100644
--- a/docs/help/conjugate_add.html
+++ b/docs/help/conjugate_add.html
@@ -6,6 +6,7 @@
<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="plus-"><a class="header" href="#plus-">Plus (<code><span class='Function'>+</span></code>)</a></h1>
<h2 id="-๐•ฉ-conjugate"><a class="header" href="#-๐•ฉ-conjugate"><code><span class='Function'>+</span> <span class='Value'>๐•ฉ</span></code>: Conjugate</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p>Complex conjugate of <code><span class='Value'>๐•ฉ</span></code>. BQN doesn't support complex numbers yet, so it has no effect.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=KyAxCgorIMKvMQ==">โ†—๏ธ</a><pre> <span class='Function'>+</span> <span class='Number'>1</span>
1
@@ -14,6 +15,7 @@
ยฏ1
</pre>
<h2 id="๐•จ--๐•ฉ-add"><a class="header" href="#๐•จ--๐•ฉ-add"><code><span class='Value'>๐•จ</span> <span class='Function'>+</span> <span class='Value'>๐•ฉ</span></code>: Add</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> added to <code><span class='Value'>๐•ฉ</span></code>. Either <code><span class='Value'>๐•จ</span></code> or <code><span class='Value'>๐•ฉ</span></code> can be a character, and if so, the other has to be an integer.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSArIDIKCjEgKyAy4oC/M+KAvzQKCidhJyArIDQ=">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>+</span> <span class='Number'>2</span>
diff --git a/docs/help/currentfunction.html b/docs/help/currentfunction.html
index 6da30ed7..cb3c3d60 100644
--- a/docs/help/currentfunction.html
+++ b/docs/help/currentfunction.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-s-๐•Š"><a class="header" href="#mathematical-double-struck-s-๐•Š">Mathematical Double-struck S (<code><span class='Function'>๐•Š</span></code>)</a></h1>
<h2 id="๐•Š-current-function"><a class="header" href="#๐•Š-current-function"><code><span class='Function'>๐•Š</span></code>: Current Function</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the current function block. <code><span class='Value'>๐•ค</span></code> accesses the same value but has a subject role.</p>
<p><code><span class='Function'>๐•Š</span></code> can be used for recursion.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=RiDihpAge/CdlYogMDogMTsg8J2VqSDDlyDwnZWKIPCdlaktMX0gIyBGYWN0b3JpYWwKRiA1Cgp78J2VpOKAv/CdlaR9NA==">โ†—๏ธ</a><pre> <span class='Function'>F</span> <span class='Gets'>โ†</span> <span class='Brace'>{</span><span class='Function'>๐•Š</span> <span class='Number'>0</span><span class='Value'>:</span> <span class='Number'>1</span><span class='Value'>;</span> <span class='Value'>๐•ฉ</span> <span class='Function'>ร—</span> <span class='Function'>๐•Š</span> <span class='Value'>๐•ฉ</span><span class='Function'>-</span><span class='Number'>1</span><span class='Brace'>}</span> <span class='Comment'># Factorial
diff --git a/docs/help/currentmodifier.html b/docs/help/currentmodifier.html
index e0eaf69b..24eb20a0 100644
--- a/docs/help/currentmodifier.html
+++ b/docs/help/currentmodifier.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-r-๐•ฃ"><a class="header" href="#mathematical-double-struck-r-๐•ฃ">Mathematical Double-struck R (<code><span class='Value'>๐•ฃ</span></code>)</a></h1>
<h2 id="๐•ฃ-current-modifier"><a class="header" href="#๐•ฃ-current-modifier"><code><span class='Value'>๐•ฃ</span></code>: Current Modifier</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the current modifier block. Add underscores to the beginning and/or end (<code><span class='Modifier'>_๐•ฃ</span></code>, <code><span class='Modifier2'>_๐•ฃ_</span></code>) to use it in a modifier role.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=K3vwnZWj4oqj8J2VqX0gNA==">โ†—๏ธ</a><pre> <span class='Function'>+</span><span class='Brace'>{</span><span class='Value'>๐•ฃ</span><span class='Function'>โŠฃ</span><span class='Value'>๐•ฉ</span><span class='Brace'>}</span> <span class='Number'>4</span>
(1-modifier block)
diff --git a/docs/help/deduplicate_find.html b/docs/help/deduplicate_find.html
index 917a2cff..1ca066dd 100644
--- a/docs/help/deduplicate_find.html
+++ b/docs/help/deduplicate_find.html
@@ -6,6 +6,7 @@
<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="epsilon-underbar-"><a class="header" href="#epsilon-underbar-">Epsilon Underbar (<code><span class='Function'>โท</span></code>)</a></h1>
<h2 id="-๐•ฉ-deduplicate"><a class="header" href="#-๐•ฉ-deduplicate"><code><span class='Function'>โท</span> <span class='Value'>๐•ฉ</span></code>: Deduplicate</a></h2>
+<p><a class="fulldoc" href="../doc/selfcmp.html#deduplicate">โ†’full documentation</a></p>
<p>Unique major cells of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4o23IDTigL814oC/NuKAvzbigL804oC/N+KAvzUKCmEg4oaQIDPigL8zIOKliiDihpU2CgrijbcgYQ==">โ†—๏ธ</a><pre> <span class='Function'>โท</span> <span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span>
โŸจ 4 5 6 7 โŸฉ
@@ -19,6 +20,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-find"><a class="header" href="#๐•จ--๐•ฉ-find"><code><span class='Value'>๐•จ</span> <span class='Function'>โท</span> <span class='Value'>๐•ฉ</span></code>: Find</a></h2>
+<p><a class="fulldoc" href="../doc/find.html">โ†’full documentation</a></p>
<p>Mark the top left location of the occurrences of <code><span class='Value'>๐•จ</span></code> in <code><span class='Value'>๐•ฉ</span></code> with a 1, and other locations with 0.</p>
<p>Result is the same shape as <code><span class='Paren'>(</span><span class='Function'>โ‰ข</span><span class='Value'>๐•จ</span><span class='Paren'>)</span><span class='Function'>โ†•</span><span class='Value'>x</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=InN0cmluZyIg4o23ICJzdWJzdHJpbmciCgoibG9vb29vb25nIiDijbcgInNob3J0IgoKYiDihpAgNyAoNHzii4bLnCnijJzil4vihpUgOQoKYyDihpAgKDDigL8z4oC/MOKJjTDigL8x4oC/MCkKCmMg4o23IGI=">โ†—๏ธ</a><pre> <span class='String'>&quot;string&quot;</span> <span class='Function'>โท</span> <span class='String'>&quot;substring&quot;</span>
diff --git a/docs/help/define.html b/docs/help/define.html
index 48b455e6..e905de35 100644
--- a/docs/help/define.html
+++ b/docs/help/define.html
@@ -6,6 +6,7 @@
<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="leftwards-arrow-"><a class="header" href="#leftwards-arrow-">Leftwards Arrow (<code><span class='Gets'>โ†</span></code>)</a></h1>
<h2 id="n--v-define"><a class="header" href="#n--v-define"><code><span class='Value'>n</span> <span class='Gets'>โ†</span> <span class='Value'>v</span></code>: Define</a></h2>
+<p><a class="fulldoc" href="../doc/expression.html#assignment">โ†’full documentation</a></p>
<p>Defines a new variable with name <code><span class='Value'>n</span></code> and value <code><span class='Value'>v</span></code>.</p>
<p>Variable <code><span class='Value'>n</span></code> must not already exist in the scope.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqiIGEg4oaQIDEKCuKKoiBiIOKGkCAz4oC/MyDipYogNQoKQyDihpAg4oaR">โ†—๏ธ</a><pre> <span class='Function'>โŠข</span> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>1</span>
diff --git a/docs/help/depth.html b/docs/help/depth.html
index 60a8f01a..03fcaea6 100644
--- a/docs/help/depth.html
+++ b/docs/help/depth.html
@@ -6,6 +6,7 @@
<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="circle-with-two-dots-"><a class="header" href="#circle-with-two-dots-">Circle With Two Dots (<code><span class='Modifier2'>โš‡</span></code>)</a></h1>
<h2 id="๐”ฝ๐•˜-๐•ฉ-๐•จ-๐”ฝ๐•˜-๐•ฉ-depth"><a class="header" href="#๐”ฝ๐•˜-๐•ฉ-๐•จ-๐”ฝ๐•˜-๐•ฉ-depth"><code><span class='Function'>๐”ฝ</span><span class='Modifier2'>โš‡</span><span class='Value'>๐•˜</span> <span class='Value'>๐•ฉ</span></code>, <code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier2'>โš‡</span><span class='Value'>๐•˜</span> <span class='Value'>๐•ฉ</span></code>: Depth</a></h2>
+<p><a class="fulldoc" href="../doc/depth.html#the-depth-modifier">โ†’full documentation</a></p>
<p>Apply <code><span class='Function'>๐”ฝ</span></code> to the cells of the arguments at depth given in <code><span class='Value'>๐•˜</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MeKKuOKGk+KahzEg4p+o4p+oMSwyLDPin6ksIOKfqDQsNSw24p+p4p+pCgoxIOKGk+KahzEg4p+o4p+oMSwyLDPin6ksIOKfqDQsNSw24p+p4p+p">โ†—๏ธ</a><pre> <span class='Number'>1</span><span class='Modifier2'>โŠธ</span><span class='Function'>โ†“</span><span class='Modifier2'>โš‡</span><span class='Number'>1</span> <span class='Bracket'>โŸจโŸจ</span><span class='Number'>1</span><span class='Separator'>,</span><span class='Number'>2</span><span class='Separator'>,</span><span class='Number'>3</span><span class='Bracket'>โŸฉ</span><span class='Separator'>,</span> <span class='Bracket'>โŸจ</span><span class='Number'>4</span><span class='Separator'>,</span><span class='Number'>5</span><span class='Separator'>,</span><span class='Number'>6</span><span class='Bracket'>โŸฉโŸฉ</span>
โŸจ โŸจ 2 3 โŸฉ โŸจ 5 6 โŸฉ โŸฉ
diff --git a/docs/help/depth_match.html b/docs/help/depth_match.html
index 90bf93bc..0b6fc096 100644
--- a/docs/help/depth_match.html
+++ b/docs/help/depth_match.html
@@ -6,6 +6,7 @@
<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="identical-to-"><a class="header" href="#identical-to-">Identical To (<code><span class='Function'>โ‰ก</span></code>)</a></h1>
<h2 id="-๐•ฉ-depth"><a class="header" href="#-๐•ฉ-depth"><code><span class='Function'>โ‰ก</span> <span class='Value'>๐•ฉ</span></code>: Depth</a></h2>
+<p><a class="fulldoc" href="../doc/depth.html">โ†’full documentation</a></p>
<p>Highest level of nesting in <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4omhIDLigL8z4oC/NAoK4omhIOKfqDIsPDMsNCw8PDw14p+pCgriiaEgOQ==">โ†—๏ธ</a><pre> <span class='Function'>โ‰ก</span> <span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span>
1
@@ -17,6 +18,7 @@
0
</pre>
<h2 id="๐•จ--๐•ฉ-match"><a class="header" href="#๐•จ--๐•ฉ-match"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰ก</span> <span class='Value'>๐•ฉ</span></code>: Match</a></h2>
+<p><a class="fulldoc" href="../doc/match.html">โ†’full documentation</a></p>
<p>Does <code><span class='Value'>๐•จ</span></code> exactly match <code><span class='Value'>๐•ฉ</span></code>?</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiaEg4p+oMeKfqQoK4p+oMeKfqSDiiaEg4p+oMeKfqQ==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰ก</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Bracket'>โŸฉ</span>
0
diff --git a/docs/help/deshape_reshape.html b/docs/help/deshape_reshape.html
index bdc2f111..1d0a0191 100644
--- a/docs/help/deshape_reshape.html
+++ b/docs/help/deshape_reshape.html
@@ -6,6 +6,7 @@
<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="barb-"><a class="header" href="#barb-">Barb (<code><span class='Function'>โฅŠ</span></code>)</a></h1>
<h2 id="-๐•ฉ-deshape"><a class="header" href="#-๐•ฉ-deshape"><code><span class='Function'>โฅŠ</span> <span class='Value'>๐•ฉ</span></code>: Deshape</a></h2>
+<p><a class="fulldoc" href="../doc/reshape.html">โ†’full documentation</a></p>
<p>Put all elements of <code><span class='Value'>๐•ฉ</span></code> in a rank 1 array, promoting to an array if necessary.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4qWKIDEKCuKliiAx4oC/MiDiiY0gM+KAvzQ=">โ†—๏ธ</a><pre> <span class='Function'>โฅŠ</span> <span class='Number'>1</span>
โŸจ 1 โŸฉ
@@ -14,6 +15,7 @@
โŸจ 1 2 3 4 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-reshape"><a class="header" href="#๐•จ--๐•ฉ-reshape"><code><span class='Value'>๐•จ</span> <span class='Function'>โฅŠ</span> <span class='Value'>๐•ฉ</span></code>: Reshape</a></h2>
+<p><a class="fulldoc" href="../doc/reshape.html">โ†’full documentation</a></p>
<p>Put all elements of <code><span class='Value'>๐•ฉ</span></code> in an array of shape <code><span class='Value'>๐•จ</span></code>, removing elements or repeating them cyclically if necessary.</p>
<p>A single element in <code><span class='Value'>๐•ฉ</span></code> can be a function, which will be replaced with an appropriate length:</p>
<ul>
diff --git a/docs/help/each.html b/docs/help/each.html
index da13f6f3..e90be79a 100644
--- a/docs/help/each.html
+++ b/docs/help/each.html
@@ -6,6 +6,7 @@
<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="diaresis-"><a class="header" href="#diaresis-">Diaresis (<code><span class='Modifier'>ยจ</span></code>)</a></h1>
<h2 id="๐”ฝ-๐•ฉ-๐•จ-๐”ฝ-๐•ฉ-each"><a class="header" href="#๐”ฝ-๐•ฉ-๐•จ-๐”ฝ-๐•ฉ-each"><code><span class='Function'>๐”ฝ</span><span class='Modifier'>ยจ</span> <span class='Value'>๐•ฉ</span></code>, <code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier'>ยจ</span> <span class='Value'>๐•ฉ</span></code>: Each</a></h2>
+<p><a class="fulldoc" href="../doc/map.html">โ†’full documentation</a></p>
<p>Apply <code><span class='Function'>๐”ฝ</span></code> to/between the elements of the arguments. (<code><span class='Function'>๐”ฝ</span><span class='Modifier2'>โš‡</span><span class='Number'>ยฏ1</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=PMKoIDHigL8y4oC/MwoKNOKAvzXigL82IOKIvsKoIDHigL8y4oC/Mw==">โ†—๏ธ</a><pre> <span class='Function'>&lt;</span><span class='Modifier'>ยจ</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โ”Œโ”€
diff --git a/docs/help/enclose_lessthan.html b/docs/help/enclose_lessthan.html
index 2e543ee4..7a2760ff 100644
--- a/docs/help/enclose_lessthan.html
+++ b/docs/help/enclose_lessthan.html
@@ -6,6 +6,7 @@
<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="lesser-than-"><a class="header" href="#lesser-than-">Lesser Than (<code><span class='Function'>&lt;</span></code>)</a></h1>
<h2 id="-๐•ฉ-enclose"><a class="header" href="#-๐•ฉ-enclose"><code><span class='Function'>&lt;</span> <span class='Value'>๐•ฉ</span></code>: Enclose</a></h2>
+<p><a class="fulldoc" href="../doc/enclose.html">โ†’full documentation</a></p>
<p>Create a unit array containing <code><span class='Value'>๐•ฉ</span></code>. (<code><span class='Paren'>(</span><span class='Function'>โ‰ข&lt;</span><span class='Value'>๐•ฉ</span><span class='Paren'>)</span> <span class='Function'>โ‰ก</span> <span class='Bracket'>โŸจโŸฉ</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=PDEKCgriiaI8MQ==">โ†—๏ธ</a><pre> <span class='Function'>&lt;</span><span class='Number'>1</span>
โ”Œยท
@@ -17,6 +18,7 @@
โŸจโŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-lesser-than"><a class="header" href="#๐•จ--๐•ฉ-lesser-than"><code><span class='Value'>๐•จ</span> <span class='Function'>&lt;</span> <span class='Value'>๐•ฉ</span></code>: Lesser Than</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> can both be either numbers or characters.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSA8IDMKCjLigL8z4oC/MCA8IDPigL8x4oC/MA==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>&lt;</span> <span class='Number'>3</span>
diff --git a/docs/help/endblock.html b/docs/help/endblock.html
index e99167cb..3b7c3f03 100644
--- a/docs/help/endblock.html
+++ b/docs/help/endblock.html
@@ -6,6 +6,7 @@
<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="right-curly-bracket-"><a class="header" href="#right-curly-bracket-">Right Curly Bracket (<code><span class='Brace'>}</span></code>)</a></h1>
<h2 id="--end-block"><a class="header" href="#--end-block"><code><span class='Value'>...</span> <span class='Brace'>}</span></code>: End Block</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>Starts a block, which starts with <code><span class='Brace'>}</span></code>. See <a href="beginblock.html">Begin Block</a> for more details.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=e/CdlaggKyDwnZWpfSAgICMgRnVuY3Rpb24KCnvwnZWo4oC/8J2UveKAv/Cdlal9ICAgIyAxLW1vZGlmaWVyCgp78J2VqOKAv/CdlL3igL/wnZS+4oC/8J2VqX0gIyAyLW1vZGlmaWVyCgp7YSDih5AgNX0gICAjIE5hbWVzcGFjZQoKezUrNCs2fSAgICMgSW1tZWRpYXRlIGJsb2Nr">โ†—๏ธ</a><pre> <span class='Brace'>{</span><span class='Value'>๐•จ</span> <span class='Function'>+</span> <span class='Value'>๐•ฉ</span><span class='Brace'>}</span> <span class='Comment'># Function
</span>(function block)
diff --git a/docs/help/endlist.html b/docs/help/endlist.html
index ad224179..5355f722 100644
--- a/docs/help/endlist.html
+++ b/docs/help/endlist.html
@@ -6,6 +6,7 @@
<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="mathematical-right-angle-bracket-"><a class="header" href="#mathematical-right-angle-bracket-">Mathematical Right Angle Bracket (<code><span class='Bracket'>โŸฉ</span></code>)</a></h1>
<h2 id="--end-list"><a class="header" href="#--end-list"><code><span class='Value'>...</span> <span class='Bracket'>โŸฉ</span></code>: End list</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#list-notation">โ†’full documentation</a></p>
<p>Ends a list started by a <code><span class='Bracket'>โŸจ</span></code>. See <a href="beginlist.html">Begin List</a> for more details.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4p+oMSwgMiwgM+KfqQoK4p+oKyDii4QgLSDii4QgNTbin6k=">โ†—๏ธ</a><pre> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>โŸฉ</span>
โŸจ 1 2 3 โŸฉ
diff --git a/docs/help/enlist_pair.html b/docs/help/enlist_pair.html
index 2ec78670..8106dc13 100644
--- a/docs/help/enlist_pair.html
+++ b/docs/help/enlist_pair.html
@@ -6,6 +6,7 @@
<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="bow-tie-"><a class="header" href="#bow-tie-">Bow Tie (<code><span class='Function'>โ‹ˆ</span></code>)</a></h1>
<h2 id="-๐•ฉ-enlist"><a class="header" href="#-๐•ฉ-enlist"><code><span class='Function'>โ‹ˆ</span> <span class='Value'>๐•ฉ</span></code>: Enlist</a></h2>
+<p><a class="fulldoc" href="../doc/pair.html">โ†’full documentation</a></p>
<p>Put <code><span class='Value'>๐•ฉ</span></code> in a single element list. (<code><span class='Bracket'>โŸจ</span><span class='Value'>๐•ฉ</span><span class='Bracket'>โŸฉ</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4ouIIDEKCuKLiCA04oC/NCDipYogM+KAvzY34oC/OOKAvzA=">โ†—๏ธ</a><pre> <span class='Function'>โ‹ˆ</span> <span class='Number'>1</span>
โŸจ 1 โŸฉ
@@ -21,6 +22,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-pair"><a class="header" href="#๐•จ--๐•ฉ-pair"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‹ˆ</span> <span class='Value'>๐•ฉ</span></code>: Pair</a></h2>
+<p><a class="fulldoc" href="../doc/pair.html">โ†’full documentation</a></p>
<p>Put <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> in a two element list. (<code><span class='Bracket'>โŸจ</span><span class='Value'>๐•จ</span><span class='Separator'>,</span> <span class='Value'>๐•ฉ</span><span class='Bracket'>โŸฉ</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDii4ggMgoKMSDii4ggImRzZGFzZGFzIgoKKDPigL8zIOKliiAzKSDii4ggNjfigL8nYSfigL8iZXhhbXBsZSI=">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‹ˆ</span> <span class='Number'>2</span>
โŸจ 1 2 โŸฉ
diff --git a/docs/help/exponential_power.html b/docs/help/exponential_power.html
index ee605102..c21f9479 100644
--- a/docs/help/exponential_power.html
+++ b/docs/help/exponential_power.html
@@ -6,12 +6,14 @@
<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="star-"><a class="header" href="#star-">Star (<code><span class='Function'>โ‹†</span></code>)</a></h1>
<h2 id="-๐•ฉ-exponential"><a class="header" href="#-๐•ฉ-exponential"><code><span class='Function'>โ‹†</span> <span class='Value'>๐•ฉ</span></code>: Exponential</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>e</span></code> (Euler's constant) to the power of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4ouGIDDigL8x4oC/MuKAvzM=">โ†—๏ธ</a><pre> <span class='Function'>โ‹†</span> <span class='Number'>0</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 1 2.718281828459045 7.38905609893065 20.08553692318767 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-power"><a class="header" href="#๐•จ--๐•ฉ-power"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‹†</span> <span class='Value'>๐•ฉ</span></code>: Power</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> to the power of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MiDii4YgNQoKOOKAvzXigL85IOKLhiAyCgoy4oC/MyDii4YgM+KAv8KvNA==">โ†—๏ธ</a><pre> <span class='Number'>2</span> <span class='Function'>โ‹†</span> <span class='Number'>5</span>
diff --git a/docs/help/export.html b/docs/help/export.html
index 4b16243d..0dcf8dd7 100644
--- a/docs/help/export.html
+++ b/docs/help/export.html
@@ -6,6 +6,7 @@
<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="leftward-double-arrow-"><a class="header" href="#leftward-double-arrow-">Leftward Double Arrow (<code><span class='Gets'>โ‡</span></code>)</a></h1>
<h2 id="n--v-export-definition"><a class="header" href="#n--v-export-definition"><code><span class='Value'>n</span> <span class='Gets'>โ‡</span> <span class='Value'>v</span></code>: Export Definition</a></h2>
+<p><a class="fulldoc" href="../doc/expression.html#exports">โ†’full documentation</a></p>
<p>Define a variable with name <code><span class='Value'>n</span></code> and export it from the current namespace.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=bnMg4oaQIHsgZXhwb3J0ZWQg4oeQIDUsIHVuZXhwb3J0ZWQg4oaQIDB9Cm5zLmV4cG9ydGVkCm5zLnVuZXhwb3J0ZWQ=">โ†—๏ธ</a><pre> <span class='Value'>ns</span> <span class='Gets'>โ†</span> <span class='Brace'>{</span> <span class='Value'>exported</span> <span class='Gets'>โ‡</span> <span class='Number'>5</span><span class='Separator'>,</span> <span class='Value'>unexported</span> <span class='Gets'>โ†</span> <span class='Number'>0</span><span class='Brace'>}</span>
<span class='Value'>ns.exported</span>
@@ -14,6 +15,7 @@
<span class='Error'>Error: No key found</span>
</pre>
<h2 id="๐•จ--export-names"><a class="header" href="#๐•จ--export-names"><code><span class='Value'>๐•จ</span> <span class='Gets'>โ‡</span></code>: Export names</a></h2>
+<p><a class="fulldoc" href="../doc/expression.html#exports">โ†’full documentation</a></p>
<p>Export the names given in <code><span class='Value'>๐•ฉ</span></code> from the current namespace. Names must be defined somewhere in the scope.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=bnMxIOKGkCB7IOKfqGFsc29leHBvcnRlZOKfqeKHkCwgZXhwb3J0ZWQg4oeQIDUsIGFsc29leHBvcnRlZCDihpAgMH0KbnMxLmV4cG9ydGVkCm5zMS5hbHNvZXhwb3J0ZWQ=">โ†—๏ธ</a><pre> <span class='Value'>ns1</span> <span class='Gets'>โ†</span> <span class='Brace'>{</span> <span class='Bracket'>โŸจ</span><span class='Value'>alsoexported</span><span class='Bracket'>โŸฉ</span><span class='Gets'>โ‡</span><span class='Separator'>,</span> <span class='Value'>exported</span> <span class='Gets'>โ‡</span> <span class='Number'>5</span><span class='Separator'>,</span> <span class='Value'>alsoexported</span> <span class='Gets'>โ†</span> <span class='Number'>0</span><span class='Brace'>}</span>
<span class='Value'>ns1.exported</span>
diff --git a/docs/help/first_pick.html b/docs/help/first_pick.html
index 043b5733..374bda18 100644
--- a/docs/help/first_pick.html
+++ b/docs/help/first_pick.html
@@ -6,6 +6,7 @@
<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="square-image-of-or-equal-to-"><a class="header" href="#square-image-of-or-equal-to-">Square Image Of Or Equal To (<code><span class='Function'>โŠ‘</span></code>)</a></h1>
<h2 id="-๐•ฉ-first"><a class="header" href="#-๐•ฉ-first"><code><span class='Function'>โŠ‘</span> <span class='Value'>๐•ฉ</span></code>: First</a></h2>
+<p><a class="fulldoc" href="../doc/pick.html#first">โ†’full documentation</a></p>
<p>First element of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqRIOKfqDEsIDIsIDPin6kKCmEg4oaQIDPigL8zIOKliiDihpU5CgriipEgYQ==">โ†—๏ธ</a><pre> <span class='Function'>โŠ‘</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>โŸฉ</span>
1
@@ -16,6 +17,7 @@
0
</pre>
<h2 id="๐•จ--๐•ฉ-pick"><a class="header" href="#๐•จ--๐•ฉ-pick"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠ‘</span> <span class='Value'>๐•ฉ</span></code>: Pick</a></h2>
+<p><a class="fulldoc" href="../doc/pick.html">โ†’full documentation</a></p>
<p>Pick the element of <code><span class='Value'>๐•จ</span></code> at index <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MiDiipEg4p+oMSwgMiwgM+KfqQoKYiDihpAgM+KAvzMg4qWKIOKGlTkKCjLigL8wIOKKkSBi">โ†—๏ธ</a><pre> <span class='Number'>2</span> <span class='Function'>โŠ‘</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>โŸฉ</span>
3
diff --git a/docs/help/firstcell_select.html b/docs/help/firstcell_select.html
index 69e45512..7c0c8d75 100644
--- a/docs/help/firstcell_select.html
+++ b/docs/help/firstcell_select.html
@@ -6,6 +6,7 @@
<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="square-image-of-"><a class="header" href="#square-image-of-">Square Image Of (<code><span class='Function'>โŠ</span></code>)</a></h1>
<h2 id="-๐•ฉ-first-cell"><a class="header" href="#-๐•ฉ-first-cell"><code><span class='Function'>โŠ</span> <span class='Value'>๐•ฉ</span></code>: First Cell</a></h2>
+<p><a class="fulldoc" href="../doc/select.html">โ†’full documentation</a></p>
<p>First major cell of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqPIOKfqDEsIDIsIDPin6kKCmEg4oaQIDPigL8zIOKliiDihpU5Cgriio8gYQ==">โ†—๏ธ</a><pre> <span class='Function'>โŠ</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>โŸฉ</span>
โ”Œยท
@@ -18,6 +19,7 @@
โŸจ 0 1 2 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-select"><a class="header" href="#๐•จ--๐•ฉ-select"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠ</span> <span class='Value'>๐•ฉ</span></code>: Select</a></h2>
+<p><a class="fulldoc" href="../doc/select.html">โ†’full documentation</a></p>
<p>Select the major cells of <code><span class='Value'>๐•จ</span></code> at the indices in <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MuKAvzAg4oqPIOKfqDEsIDIsIDPin6kKCmIg4oaQIDPigL8zIOKliiDihpU5Cgoy4oC/MCDiio8gYg==">โ†—๏ธ</a><pre> <span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>0</span> <span class='Function'>โŠ</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Separator'>,</span> <span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Bracket'>โŸฉ</span>
โŸจ 3 1 โŸฉ
diff --git a/docs/help/floor_minimum.html b/docs/help/floor_minimum.html
index 6b12ec28..8db80a1f 100644
--- a/docs/help/floor_minimum.html
+++ b/docs/help/floor_minimum.html
@@ -6,12 +6,14 @@
<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="left-floor-"><a class="header" href="#left-floor-">Left Floor (<code><span class='Function'>โŒŠ</span></code>)</a></h1>
<h2 id="-๐•ฉ-floor"><a class="header" href="#-๐•ฉ-floor"><code><span class='Function'>โŒŠ</span> <span class='Value'>๐•ฉ</span></code>: Floor</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Round <code><span class='Value'>๐•ฉ</span></code> down to the nearest integer.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oyKIDEuMuKAv8+A4oC/M+KAvzcuODk=">โ†—๏ธ</a><pre> <span class='Function'>โŒŠ</span> <span class='Number'>1.2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>ฯ€</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7.89</span>
โŸจ 1 3 3 7 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-minimum"><a class="header" href="#๐•จ--๐•ฉ-minimum"><code><span class='Value'>๐•จ</span> <span class='Function'>โŒŠ</span> <span class='Value'>๐•ฉ</span></code>: Minimum</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#additional-arithmetic">โ†’full documentation</a></p>
<p>Minimum of <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDijIogMgoKMuKAvzMg4oyKIDTigL8y">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โŒŠ</span> <span class='Number'>2</span>
diff --git a/docs/help/fold.html b/docs/help/fold.html
index cbe5f393..2ca0aa2c 100644
--- a/docs/help/fold.html
+++ b/docs/help/fold.html
@@ -6,6 +6,7 @@
<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="acute-accent-"><a class="header" href="#acute-accent-">Acute Accent (<code><span class='Modifier'>ยด</span></code>)</a></h1>
<h2 id="๐”ฝ-๐•ฉ-fold"><a class="header" href="#๐”ฝ-๐•ฉ-fold"><code><span class='Function'>๐”ฝ</span><span class='Modifier'>ยด</span> <span class='Value'>๐•ฉ</span></code>: Fold</a></h2>
+<p><a class="fulldoc" href="../doc/fold.html">โ†’full documentation</a></p>
<p>Fold over <code><span class='Value'>๐•ฉ</span></code> with <code><span class='Function'>๐”ฝ</span></code> from right to left i.e. Insert <code><span class='Function'>๐”ฝ</span></code> between the elements of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><code><span class='Value'>๐•ฉ</span></code> must be a simple list (<code><span class='Number'>1</span> <span class='Function'>=</span> <span class='Function'>=</span><span class='Value'>๐•ฉ</span></code>).</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=K8K0IDHigL8y4oC/MwoKMSsyKzMKCi3CtCAx4oC/MuKAvzMKCjEtMi0z">โ†—๏ธ</a><pre> <span class='Function'>+</span><span class='Modifier'>ยด</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
@@ -21,6 +22,7 @@
2
</pre>
<h2 id="๐•จ-๐”ฝ-๐•ฉ-fold-with-initial"><a class="header" href="#๐•จ-๐”ฝ-๐•ฉ-fold-with-initial"><code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier'>ยด</span> <span class='Value'>๐•ฉ</span></code>: Fold With Initial</a></h2>
+<p><a class="fulldoc" href="../doc/fold.html#initial-element">โ†’full documentation</a></p>
<p>Monadic fold, but use <code><span class='Value'>๐•จ</span></code> as initial right argument.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSArwrQgMeKAvzLigL8zCgoxKzIrMys1Cgo1IC3CtCAx4oC/MuKAvzMKCjEtMi0zLTU=">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>+</span><span class='Modifier'>ยด</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
11
diff --git a/docs/help/gradedown_binsdown.html b/docs/help/gradedown_binsdown.html
index 9c68f2aa..0f3ef3d8 100644
--- a/docs/help/gradedown_binsdown.html
+++ b/docs/help/gradedown_binsdown.html
@@ -6,6 +6,7 @@
<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="del-stile-"><a class="header" href="#del-stile-">Del Stile (<code><span class='Function'>โ’</span></code>)</a></h1>
<h2 id="-๐•ฉ-grade-down"><a class="header" href="#-๐•ฉ-grade-down"><code><span class='Function'>โ’</span> <span class='Value'>๐•ฉ</span></code>: Grade Down</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#grade">โ†’full documentation</a></p>
<p>Indices of <code><span class='Value'>๐•ฉ</span></code> that would sort its major cells in descending order.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgMeKAvzLigL8zCgrijZIgYQoKKOKNkmEpIOKKjyBh">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
@@ -16,6 +17,7 @@
โŸจ 3 2 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-bins-down"><a class="header" href="#๐•จ--๐•ฉ-bins-down"><code><span class='Value'>๐•จ</span> <span class='Function'>โ’</span> <span class='Value'>๐•ฉ</span></code>: Bins Down</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#bins">โ†’full documentation</a></p>
<p>Binary search for each cell of <code><span class='Value'>๐•ฉ</span></code> in <code><span class='Value'>๐•จ</span></code>, returning the number of major cells in <code><span class='Value'>๐•จ</span></code> greater than or equal to that cell.</p>
<p><code><span class='Value'>๐•จ</span></code> must be sorted in descending order.</p>
<p><a href="../doc/arithmetic.html#pervasion">Right Pervasive.</a></p>
diff --git a/docs/help/gradeup_binsup.html b/docs/help/gradeup_binsup.html
index d87232e6..9a914f52 100644
--- a/docs/help/gradeup_binsup.html
+++ b/docs/help/gradeup_binsup.html
@@ -6,6 +6,7 @@
<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="delta-stile-"><a class="header" href="#delta-stile-">Delta Stile (<code><span class='Function'>โ‹</span></code>)</a></h1>
<h2 id="-๐•ฉ-grade-up"><a class="header" href="#-๐•ฉ-grade-up"><code><span class='Function'>โ‹</span> <span class='Value'>๐•ฉ</span></code>: Grade Up</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#grade">โ†’full documentation</a></p>
<p>Indices of <code><span class='Value'>๐•ฉ</span></code> that would sort its major cells in ascending order.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgM+KAvzLigL8xCgrijYsgYQoKKOKNi2EpIOKKjyBh">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span>
@@ -16,6 +17,7 @@
โŸจ 1 2 3 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-bins-up"><a class="header" href="#๐•จ--๐•ฉ-bins-up"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‹</span> <span class='Value'>๐•ฉ</span></code>: Bins Up</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#bins">โ†’full documentation</a></p>
<p>Binary search for each cell of <code><span class='Value'>๐•ฉ</span></code> in <code><span class='Value'>๐•จ</span></code>, returning the number of major cells in <code><span class='Value'>๐•จ</span></code> less than or equal to that cell.</p>
<p><code><span class='Value'>๐•จ</span></code> must be sorted in ascending order.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=M+KAvzTigL814oC/NyDijYsgMgoKM+KAvzTigL814oC/NyDijYsgMuKAvzY=">โ†—๏ธ</a><pre> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span> <span class='Function'>โ‹</span> <span class='Number'>2</span>
diff --git a/docs/help/greaterthanorequalto.html b/docs/help/greaterthanorequalto.html
index 73e07c20..0884b29b 100644
--- a/docs/help/greaterthanorequalto.html
+++ b/docs/help/greaterthanorequalto.html
@@ -6,6 +6,7 @@
<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="greater-than-or-equal-to-"><a class="header" href="#greater-than-or-equal-to-">Greater Than or Equal To (<code><span class='Function'>โ‰ฅ</span></code>)</a></h1>
<h2 id="๐•จ--๐•ฉ-greater-than-or-equal-to"><a class="header" href="#๐•จ--๐•ฉ-greater-than-or-equal-to"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰ฅ</span> <span class='Value'>๐•ฉ</span></code>: Greater Than or Equal To</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> can both be either numbers or characters.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiaUgMwoKMuKAvzPigL8wIOKJpSAz4oC/MeKAvzA=">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰ฅ</span> <span class='Number'>3</span>
diff --git a/docs/help/groupindices_group.html b/docs/help/groupindices_group.html
index 91d4ea8f..a175860b 100644
--- a/docs/help/groupindices_group.html
+++ b/docs/help/groupindices_group.html
@@ -6,6 +6,7 @@
<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="square-cup-"><a class="header" href="#square-cup-">Square Cup (<code><span class='Function'>โŠ”</span></code>)</a></h1>
<h2 id="-๐•ฉ-group-indices"><a class="header" href="#-๐•ฉ-group-indices"><code><span class='Function'>โŠ”</span> <span class='Value'>๐•ฉ</span></code>: Group Indices</a></h2>
+<p><a class="fulldoc" href="../doc/group.html">โ†’full documentation</a></p>
<p>Group the indices of the major cells of <code><span class='Value'>๐•ฉ</span></code> by their respective values.</p>
<p><code><span class='Value'>๐•ฉ</span></code> must consist of integers. Groups start from 0.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqUIDTigL814oC/NuKAvzbigL804oC/N+KAvzUKCijihpU4KSDiiY0g4oqUIDTigL814oC/NuKAvzbigL804oC/N+KAvzU=">โ†—๏ธ</a><pre> <span class='Function'>โŠ”</span> <span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span>
@@ -18,6 +19,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-group"><a class="header" href="#๐•จ--๐•ฉ-group"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠ”</span> <span class='Value'>๐•ฉ</span></code>: Group</a></h2>
+<p><a class="fulldoc" href="../doc/group.html">โ†’full documentation</a></p>
<p>Group the major cells of <code><span class='Value'>๐•ฉ</span></code> by their respective indices in <code><span class='Value'>๐•จ</span></code>.</p>
<p>If an element corresponds to <code><span class='Number'>ยฏ1</span></code>, it is excluded from grouping.</p>
<p>An extra element can be added to the end of <code><span class='Value'>๐•จ</span></code> to specify length of the result.</p>
diff --git a/docs/help/identity_left.html b/docs/help/identity_left.html
index 95656ff9..d38c8869 100644
--- a/docs/help/identity_left.html
+++ b/docs/help/identity_left.html
@@ -6,11 +6,13 @@
<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="left-tack-"><a class="header" href="#left-tack-">Left Tack (<code><span class='Function'>โŠฃ</span></code>)</a></h1>
<h2 id="-๐•ฉ-identity"><a class="header" href="#-๐•ฉ-identity"><code><span class='Function'>โŠฃ</span> <span class='Value'>๐•ฉ</span></code>: Identity</a></h2>
+<p><a class="fulldoc" href="../doc/identity.html">โ†’full documentation</a></p>
<p>Return <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqjIDU=">โ†—๏ธ</a><pre> <span class='Function'>โŠฃ</span> <span class='Number'>5</span>
5
</pre>
<h2 id="๐•จ--๐•ฉ-left"><a class="header" href="#๐•จ--๐•ฉ-left"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠฃ</span> <span class='Value'>๐•ฉ</span></code>: Left</a></h2>
+<p><a class="fulldoc" href="../doc/identity.html">โ†’full documentation</a></p>
<p>Return <code><span class='Value'>๐•จ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSDiiqMgOAoKJ2EnIOKKoyAx4oC/MuKAvzM=">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>โŠฃ</span> <span class='Number'>8</span>
5
diff --git a/docs/help/identity_right.html b/docs/help/identity_right.html
index 446f8bbe..c823919b 100644
--- a/docs/help/identity_right.html
+++ b/docs/help/identity_right.html
@@ -6,11 +6,13 @@
<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="right-tack-"><a class="header" href="#right-tack-">Right Tack (<code><span class='Function'>โŠข</span></code>)</a></h1>
<h2 id="-๐•ฉ-identity"><a class="header" href="#-๐•ฉ-identity"><code><span class='Function'>โŠข</span> <span class='Value'>๐•ฉ</span></code>: Identity</a></h2>
+<p><a class="fulldoc" href="../doc/identity.html">โ†’full documentation</a></p>
<p>Return <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqiIDU=">โ†—๏ธ</a><pre> <span class='Function'>โŠข</span> <span class='Number'>5</span>
5
</pre>
<h2 id="๐•จ--๐•ฉ-right"><a class="header" href="#๐•จ--๐•ฉ-right"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠข</span> <span class='Value'>๐•ฉ</span></code>: Right</a></h2>
+<p><a class="fulldoc" href="../doc/identity.html">โ†’full documentation</a></p>
<p>Return <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSDiiqIgOAoKJ2EnIOKKoiAx4oC/MuKAvzM=">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>โŠข</span> <span class='Number'>8</span>
8
diff --git a/docs/help/indices_replicate.html b/docs/help/indices_replicate.html
index 3ef36de1..c874a7a8 100644
--- a/docs/help/indices_replicate.html
+++ b/docs/help/indices_replicate.html
@@ -6,6 +6,7 @@
<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="solidus-"><a class="header" href="#solidus-">Solidus (<code><span class='Function'>/</span></code>)</a></h1>
<h2 id="-๐•ฉ-indices"><a class="header" href="#-๐•ฉ-indices"><code><span class='Function'>/</span> <span class='Value'>๐•ฉ</span></code>: Indices</a></h2>
+<p><a class="fulldoc" href="../doc/replicate.html#indices">โ†’full documentation</a></p>
<p>Repeat the index of each element in <code><span class='Value'>๐•ฉ</span></code> by the element's value. <code><span class='Value'>๐•ฉ</span></code> must be rank 1.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=LyAx4oC/MuKAvzMKCi8gMeKAvzDigL8x">โ†—๏ธ</a><pre> <span class='Function'>/</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 0 1 1 2 2 2 โŸฉ
@@ -14,6 +15,7 @@
โŸจ 0 2 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-replicate"><a class="header" href="#๐•จ--๐•ฉ-replicate"><code><span class='Value'>๐•จ</span> <span class='Function'>/</span> <span class='Value'>๐•ฉ</span></code>: Replicate</a></h2>
+<p><a class="fulldoc" href="../doc/replicate.html">โ†’full documentation</a></p>
<p>Repeat each major cell in <code><span class='Value'>๐•ฉ</span></code> by the corresponding element in <code><span class='Value'>๐•จ</span></code>.</p>
<p>Unit <code><span class='Value'>๐•จ</span></code> applies to all elements.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MyAvICJjb3B5IgoKMeKAvzDigL8xIC8gMeKAvzLigL8z">โ†—๏ธ</a><pre> <span class='Number'>3</span> <span class='Function'>/</span> <span class='String'>&quot;copy&quot;</span>
diff --git a/docs/help/infinity.html b/docs/help/infinity.html
index 8f6f1a6d..c607967e 100644
--- a/docs/help/infinity.html
+++ b/docs/help/infinity.html
@@ -6,6 +6,7 @@
<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="infinity-"><a class="header" href="#infinity-">Infinity (<code><span class='Number'>โˆž</span></code>)</a></h1>
<h2 id="-infinity"><a class="header" href="#-infinity"><code><span class='Number'>โˆž</span></code>: Infinity</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#constants">โ†’full documentation</a></p>
<p>Mathematical constant Infinity, a numeric literal. Can be negative (<code><span class='Number'>ยฏโˆž</span></code>).</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oieCgrCr+KIngoKMSviiJ4=">โ†—๏ธ</a><pre> <span class='Number'>โˆž</span>
โˆž
diff --git a/docs/help/insert.html b/docs/help/insert.html
index 27e8e15b..58af28f7 100644
--- a/docs/help/insert.html
+++ b/docs/help/insert.html
@@ -6,6 +6,7 @@
<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="double-acute-accent-"><a class="header" href="#double-acute-accent-">Double Acute Accent (<code><span class='Modifier'>ห</span></code>)</a></h1>
<h2 id="๐”ฝ-๐•ฉ-insert"><a class="header" href="#๐”ฝ-๐•ฉ-insert"><code><span class='Function'>๐”ฝ</span><span class='Modifier'>ห</span> <span class='Value'>๐•ฉ</span></code>: Insert</a></h2>
+<p><a class="fulldoc" href="../doc/fold.html">โ†’full documentation</a></p>
<p>Fold over cells of <code><span class='Value'>๐•ฉ</span></code> with <code><span class='Function'>๐”ฝ</span></code> from end to start, that is, insert <code><span class='Function'>๐”ฝ</span></code> between the major cells of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgM+KAvzMg4qWKIOKGlTkKCivLnSBhCgow4oC/MeKAvzIgKyAz4oC/NOKAvzUgKyA24oC/N+KAvzg=">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span> <span class='Function'>โฅŠ</span> <span class='Function'>โ†•</span><span class='Number'>9</span>
@@ -16,6 +17,7 @@
โŸจ 9 12 15 โŸฉ
</pre>
<h2 id="๐•จ-๐”ฝ-๐•ฉ-insert-with-initial"><a class="header" href="#๐•จ-๐”ฝ-๐•ฉ-insert-with-initial"><code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier'>ห</span> <span class='Value'>๐•ฉ</span></code>: Insert With Initial</a></h2>
+<p><a class="fulldoc" href="../doc/fold.html#initial-element">โ†’full documentation</a></p>
<p>Monadic insert, but use <code><span class='Value'>๐•จ</span></code> as initial right argument.</p>
<p>If</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YiDihpAgM+KAvzMg4qWKIOKGlTkKCjHigL8x4oC/MSAry50gYgoKMSAry50gYgoKMOKAvzHigL8yICsgM+KAvzTigL81ICsgNuKAvzfigL84ICsgMeKAvzHigL8x">โ†—๏ธ</a><pre> <span class='Value'>b</span> <span class='Gets'>โ†</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span> <span class='Function'>โฅŠ</span> <span class='Function'>โ†•</span><span class='Number'>9</span>
diff --git a/docs/help/join_jointo.html b/docs/help/join_jointo.html
index bd21cce3..2fe0421e 100644
--- a/docs/help/join_jointo.html
+++ b/docs/help/join_jointo.html
@@ -6,6 +6,7 @@
<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="lazy-s-"><a class="header" href="#lazy-s-">Lazy S (<code><span class='Function'>โˆพ</span></code>)</a></h1>
<h2 id="-๐•ฉ-join"><a class="header" href="#-๐•ฉ-join"><code><span class='Function'>โˆพ</span> <span class='Value'>๐•ฉ</span></code>: Join</a></h2>
+<p><a class="fulldoc" href="../doc/join.html">โ†’full documentation</a></p>
<p>Join all elements of <code><span class='Value'>๐•ฉ</span></code> together.</p>
<p>Element ranks must be compatible.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oi+IOKfqDHigL8yLCAzLCA04oC/NeKfqQoKbSDihpAgKDPigL8x4omN4oycNOKAvzLigL81KSDipYrCqCAy4oC/M+KliuKGlTYKCuKIviBt">โ†—๏ธ</a><pre> <span class='Function'>โˆพ</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Separator'>,</span> <span class='Number'>3</span><span class='Separator'>,</span> <span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Bracket'>โŸฉ</span>
@@ -22,6 +23,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-join-to"><a class="header" href="#๐•จ--๐•ฉ-join-to"><code><span class='Value'>๐•จ</span> <span class='Function'>โˆพ</span> <span class='Value'>๐•ฉ</span></code>: Join To</a></h2>
+<p><a class="fulldoc" href="../doc/join.html">โ†’full documentation</a></p>
<p>Join <code><span class='Value'>๐•จ</span></code> to <code><span class='Value'>๐•ฉ</span></code> along the first axis.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ImFiY2QiIOKIviAiRUZHIgoKYSDihpAgM+KAvzMg4qWKIOKGlTkKCmMg4oaQIDTigL8zIOKliiDihpUxMgoKYeKIvmM=">โ†—๏ธ</a><pre> <span class='String'>&quot;abcd&quot;</span> <span class='Function'>โˆพ</span> <span class='String'>&quot;EFG&quot;</span>
"abcdEFG"
diff --git a/docs/help/leftargument.html b/docs/help/leftargument.html
index 785b16f8..2c92de98 100644
--- a/docs/help/leftargument.html
+++ b/docs/help/leftargument.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-w-๐•จ"><a class="header" href="#mathematical-double-struck-w-๐•จ">Mathematical Double-struck W (<code><span class='Value'>๐•จ</span></code>)</a></h1>
<h2 id="๐•จ-left-argument"><a class="header" href="#๐•จ-left-argument"><code><span class='Value'>๐•จ</span></code>: Left Argument</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the left argument of a block. <code><span class='Function'>๐•Ž</span></code> can be used to access the left argument as a function.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSB78J2VqH0gMQ==">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Brace'>{</span><span class='Value'>๐•จ</span><span class='Brace'>}</span> <span class='Number'>1</span>
5
diff --git a/docs/help/length_notequals.html b/docs/help/length_notequals.html
index 5480cae4..3667e2fe 100644
--- a/docs/help/length_notequals.html
+++ b/docs/help/length_notequals.html
@@ -6,6 +6,7 @@
<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="not-equal-"><a class="header" href="#not-equal-">Not Equal (<code><span class='Function'>โ‰ </span></code>)</a></h1>
<h2 id="-๐•ฉ-length"><a class="header" href="#-๐•ฉ-length"><code><span class='Function'>โ‰ </span> <span class='Value'>๐•ฉ</span></code>: Length</a></h2>
+<p><a class="fulldoc" href="../doc/shape.html">โ†’full documentation</a></p>
<p>Length of the first dimension of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4omgIDMKCuKJoCDin6gxLCAyLCAz4p+pCgriiaAgM+KAvzTigL814qWKMAoK4omgIDHigL804oC/NeKlijAKCuKJoCA04oC/NOKAvzXipYow">โ†—๏ธ</a><pre> <span class='Function'>โ‰ </span> <span class='Number'>3</span>
1
@@ -23,6 +24,7 @@
4
</pre>
<h2 id="๐•จ--๐•ฉ-not-equal-to"><a class="header" href="#๐•จ--๐•ฉ-not-equal-to"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰ </span> <span class='Value'>๐•ฉ</span></code>: Not Equal To</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiaAgMwoKMuKAvzPigL8wIOKJoCAz4oC/MeKAvzAKCidhJyDiiaAgJ2En">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰ </span> <span class='Number'>3</span>
1
diff --git a/docs/help/lessthanorequalto.html b/docs/help/lessthanorequalto.html
index 16b98e1a..589830f4 100644
--- a/docs/help/lessthanorequalto.html
+++ b/docs/help/lessthanorequalto.html
@@ -6,6 +6,7 @@
<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="lesser-than-or-equal-to-"><a class="header" href="#lesser-than-or-equal-to-">Lesser Than or Equal To (<code><span class='Function'>โ‰ค</span></code>)</a></h1>
<h2 id="๐•จ--๐•ฉ-lesser-than-or-equal-to"><a class="header" href="#๐•จ--๐•ฉ-lesser-than-or-equal-to"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰ค</span> <span class='Value'>๐•ฉ</span></code>: Lesser Than or Equal To</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> can both be either numbers or characters.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiaQgMwoKMuKAvzPigL8wIOKJpCAz4oC/MeKAvzA=">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰ค</span> <span class='Number'>3</span>
diff --git a/docs/help/markfirst_memberof.html b/docs/help/markfirst_memberof.html
index 2eeb2cf8..33f30d0e 100644
--- a/docs/help/markfirst_memberof.html
+++ b/docs/help/markfirst_memberof.html
@@ -6,6 +6,7 @@
<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="element-of-"><a class="header" href="#element-of-">Element Of (<code><span class='Function'>โˆŠ</span></code>)</a></h1>
<h2 id="-๐•ฉ-mark-firsts"><a class="header" href="#-๐•ฉ-mark-firsts"><code><span class='Function'>โˆŠ</span> <span class='Value'>๐•ฉ</span></code>: Mark Firsts</a></h2>
+<p><a class="fulldoc" href="../doc/selfcmp.html#mark-firsts">โ†’full documentation</a></p>
<p>Mark the first occurrence of each major cell in <code><span class='Value'>๐•ฉ</span></code> with a 1, and all other occurrences with a 0.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oiKIDTigL814oC/NuKAvzbigL804oC/N+KAvzUKCmEg4oaQIDPigL8zIOKliiDihpU5CgriiIogYQ==">โ†—๏ธ</a><pre> <span class='Function'>โˆŠ</span> <span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span>
โŸจ 1 1 1 0 0 1 0 โŸฉ
@@ -16,6 +17,7 @@
โŸจ 1 1 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-member-of"><a class="header" href="#๐•จ--๐•ฉ-member-of"><code><span class='Value'>๐•จ</span> <span class='Function'>โˆŠ</span> <span class='Value'>๐•ฉ</span></code>: Member Of</a></h2>
+<p><a class="fulldoc" href="../doc/search.html#member-of">โ†’full documentation</a></p>
<p>Is each cell in <code><span class='Value'>๐•จ</span></code> a major cell of <code><span class='Value'>๐•ฉ</span></code>?</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4p+oMeKfqSDiiIog4oaVOQoKYiDihpAgM+KAvzMg4qWKIOKGlTkKCuKfqDDigL8x4oC/MuKfqSDiiIogYgoK4p+oMeKAvzMg4qWKIDDigL8x4oC/MuKfqSDiiIogYg==">โ†—๏ธ</a><pre> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Bracket'>โŸฉ</span> <span class='Function'>โˆŠ</span> <span class='Function'>โ†•</span><span class='Number'>9</span>
โŸจ 1 โŸฉ
diff --git a/docs/help/merge_greaterthan.html b/docs/help/merge_greaterthan.html
index 1fe429b2..c0b21032 100644
--- a/docs/help/merge_greaterthan.html
+++ b/docs/help/merge_greaterthan.html
@@ -6,6 +6,7 @@
<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="greater-than-"><a class="header" href="#greater-than-">Greater Than (<code><span class='Function'>&gt;</span></code>)</a></h1>
<h2 id="-๐•ฉ-merge"><a class="header" href="#-๐•ฉ-merge"><code><span class='Function'>&gt;</span> <span class='Value'>๐•ฉ</span></code>: Merge</a></h2>
+<p><a class="fulldoc" href="../doc/couple.html">โ†’full documentation</a></p>
<p>Add the rank of an element of <code><span class='Value'>๐•ฉ</span></code> to the rank of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p>All elements must have the same rank.</p>
<p>Returns atomic values as is.</p>
@@ -24,6 +25,7 @@
โŸจ 2 2 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-greater-than"><a class="header" href="#๐•จ--๐•ฉ-greater-than"><code><span class='Value'>๐•จ</span> <span class='Function'>&gt;</span> <span class='Value'>๐•ฉ</span></code>: Greater Than</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> can both be either numbers or characters.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSA+IDMKCjLigL8z4oC/MCA+IDPigL8x4oC/MAoKJ2EnID4gJ2In">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>&gt;</span> <span class='Number'>3</span>
diff --git a/docs/help/minus.html b/docs/help/minus.html
index a09cf57b..c235aa75 100644
--- a/docs/help/minus.html
+++ b/docs/help/minus.html
@@ -6,6 +6,7 @@
<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="macron-"><a class="header" href="#macron-">Macron (<code><span class='Number'>ยฏ</span></code>)</a></h1>
<h2 id="-minus"><a class="header" href="#-minus"><code><span class='Number'>ยฏ</span></code>: Minus</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#constants">โ†’full documentation</a></p>
<p>Prefix before numbers to indicate that they are negative.</p>
<p>Note that this is not the same as <code><span class='Function'>-</span></code>, since it is part of the number, rather than a primitive that negates its value.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=LTHigL8y4oC/MwoKwq8x4oC/MuKAvzM=">โ†—๏ธ</a><pre> <span class='Function'>-</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
diff --git a/docs/help/modifierleftoperand.html b/docs/help/modifierleftoperand.html
index ebffdfe9..40611bd8 100644
--- a/docs/help/modifierleftoperand.html
+++ b/docs/help/modifierleftoperand.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-f-๐”ฝ"><a class="header" href="#mathematical-double-struck-f-๐”ฝ">Mathematical Double-struck F (<code><span class='Function'>๐”ฝ</span></code>)</a></h1>
<h2 id="๐”ฝ-modifier-left-operand"><a class="header" href="#๐”ฝ-modifier-left-operand"><code><span class='Function'>๐”ฝ</span></code>: Modifier Left operand</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the left operand of a modifier block. <code><span class='Value'>๐•—</span></code> can be used to access the left operand as a subject.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSAre/CdlZfiiqPwnZWofSAx">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>+</span><span class='Brace'>{</span><span class='Value'>๐•—</span><span class='Function'>โŠฃ</span><span class='Value'>๐•จ</span><span class='Brace'>}</span> <span class='Number'>1</span>
+
diff --git a/docs/help/negate_subtract.html b/docs/help/negate_subtract.html
index 12d404ba..285c0c7b 100644
--- a/docs/help/negate_subtract.html
+++ b/docs/help/negate_subtract.html
@@ -6,6 +6,7 @@
<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="minus--"><a class="header" href="#minus--">Minus (<code><span class='Function'>-</span></code>)</a></h1>
<h2 id="--๐•ฉ-negate"><a class="header" href="#--๐•ฉ-negate"><code><span class='Function'>-</span> <span class='Value'>๐•ฉ</span></code>: Negate</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p>Additive Inverse of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=LSAxCgotIMKvMQ==">โ†—๏ธ</a><pre> <span class='Function'>-</span> <span class='Number'>1</span>
@@ -15,6 +16,7 @@
1
</pre>
<h2 id="๐•จ---๐•ฉ-subtract"><a class="header" href="#๐•จ---๐•ฉ-subtract"><code><span class='Value'>๐•จ</span> <span class='Function'>-</span> <span class='Value'>๐•ฉ</span></code>: Subtract</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p>Subtract <code><span class='Value'>๐•ฉ</span></code> from <code><span class='Value'>๐•จ</span></code>. <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> can be characters or numbers.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSAtIDIKCjEgLSAy4oC/M+KAvzQKCidhJyAtIDQKCidiJyAtICdhJw==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>-</span> <span class='Number'>2</span>
diff --git a/docs/help/not_span.html b/docs/help/not_span.html
index 9495b8b6..3f0edff2 100644
--- a/docs/help/not_span.html
+++ b/docs/help/not_span.html
@@ -6,6 +6,7 @@
<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="not-"><a class="header" href="#not-">Not (<code><span class='Function'>ยฌ</span></code>)</a></h1>
<h2 id="-๐•ฉ-logical-not"><a class="header" href="#-๐•ฉ-logical-not"><code><span class='Function'>ยฌ</span> <span class='Value'>๐•ฉ</span></code>: Logical Not</a></h2>
+<p><a class="fulldoc" href="../doc/logic.html">โ†’full documentation</a></p>
<p>Logical Not of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=wqwgMAoKwqwgMeKAvzA=">โ†—๏ธ</a><pre> <span class='Function'>ยฌ</span> <span class='Number'>0</span>
@@ -15,6 +16,7 @@
โŸจ 0 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-span"><a class="header" href="#๐•จ--๐•ฉ-span"><code><span class='Value'>๐•จ</span> <span class='Function'>ยฌ</span> <span class='Value'>๐•ฉ</span></code>: Span</a></h2>
+<p><a class="fulldoc" href="../doc/logic.html">โ†’full documentation</a></p>
<p>Count of numbers in the inclusive range from <code><span class='Value'>๐•ฉ</span></code> to <code><span class='Value'>๐•จ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MyDCrCAxCgoz4oC/NCDCrCAw4oC/Mg==">โ†—๏ธ</a><pre> <span class='Number'>3</span> <span class='Function'>ยฌ</span> <span class='Number'>1</span>
diff --git a/docs/help/nothing.html b/docs/help/nothing.html
index ffc8589c..09188be2 100644
--- a/docs/help/nothing.html
+++ b/docs/help/nothing.html
@@ -6,6 +6,7 @@
<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="middle-dot-"><a class="header" href="#middle-dot-">Middle Dot (<code><span class='Nothing'>ยท</span></code>)</a></h1>
<h2 id="-nothing"><a class="header" href="#-nothing"><code><span class='Nothing'>ยท</span></code>: Nothing</a></h2>
+<p><a class="fulldoc" href="../doc/expression.html#nothing">โ†’full documentation</a></p>
<h3 id="in-trains"><a class="header" href="#in-trains">In Trains</a></h3>
<p>Nothing can serve as a left argument in a train to string together multiple monadic functions.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=KC0rLSkgNQoKKC3CtystKSA1">โ†—๏ธ</a><pre> <span class='Paren'>(</span><span class='Function'>-+-</span><span class='Paren'>)</span> <span class='Number'>5</span>
diff --git a/docs/help/nullcharacter.html b/docs/help/nullcharacter.html
index 753d2d3c..24bcf67e 100644
--- a/docs/help/nullcharacter.html
+++ b/docs/help/nullcharacter.html
@@ -6,6 +6,7 @@
<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="commercial-at-"><a class="header" href="#commercial-at-">Commercial At (<code><span class='String'>@</span></code>)</a></h1>
<h2 id="-null-character"><a class="header" href="#-null-character"><code><span class='String'>@</span></code>: Null Character</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#constants">โ†’full documentation</a></p>
<p>Null character, code point 0 in ASCII. A shortcut character literal.</p>
<p>Add to a code point number to get that character.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=QCs1MAoKQAoKQCs2NA==">โ†—๏ธ</a><pre> <span class='String'>@</span><span class='Function'>+</span><span class='Number'>50</span>
diff --git a/docs/help/occurrencecount_progressiveindexof.html b/docs/help/occurrencecount_progressiveindexof.html
index bd938e1d..800f94dd 100644
--- a/docs/help/occurrencecount_progressiveindexof.html
+++ b/docs/help/occurrencecount_progressiveindexof.html
@@ -6,6 +6,7 @@
<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="square-original-of-or-equal-to-"><a class="header" href="#square-original-of-or-equal-to-">Square Original Of or Equal To (<code><span class='Function'>โŠ’</span></code>)</a></h1>
<h2 id="-๐•ฉ-occurrence-count"><a class="header" href="#-๐•ฉ-occurrence-count"><code><span class='Function'>โŠ’</span> <span class='Value'>๐•ฉ</span></code>: Occurrence Count</a></h2>
+<p><a class="fulldoc" href="../doc/selfcmp.html#occurrence-count">โ†’full documentation</a></p>
<p>Number of times each major cell of <code><span class='Value'>๐•ฉ</span></code> has occurred before the current position.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqSICAgMuKAvzfigL8x4oC/OOKAvzHigL834oC/MeKAvzjigL8y4oC/OOKAvzQKCuKJjeKfnOKKkiAy4oC/N+KAvzHigL844oC/MeKAvzfigL8x4oC/OOKAvzLigL844oC/NA==">โ†—๏ธ</a><pre> <span class='Function'>โŠ’</span> <span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>8</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>8</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>8</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span>
โŸจ 0 0 0 0 1 1 2 1 1 2 0 โŸฉ
@@ -17,6 +18,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-progressive-index-of"><a class="header" href="#๐•จ--๐•ฉ-progressive-index-of"><code><span class='Value'>๐•จ</span> <span class='Function'>โŠ’</span> <span class='Value'>๐•ฉ</span></code>: Progressive Index Of</a></h2>
+<p><a class="fulldoc" href="../doc/search.html#progressive-index-of">โ†’full documentation</a></p>
<p>Index of the first unused match of each major cell of <code><span class='Value'>๐•ฉ</span></code> in <code><span class='Value'>๐•จ</span></code>. If there are no more matches left, the length of <code><span class='Value'>๐•จ</span></code> is placed in that position.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ImFhYSIg4oqSICJhYWFhYSIKCiJhYWFiYiIg4oqSICJhYmFiYWJhYmFiIg==">โ†—๏ธ</a><pre> <span class='String'>&quot;aaa&quot;</span> <span class='Function'>โŠ’</span> <span class='String'>&quot;aaaaa&quot;</span>
โŸจ 0 1 2 3 3 โŸฉ
diff --git a/docs/help/pi.html b/docs/help/pi.html
index 0dd7e8bd..3a947cb2 100644
--- a/docs/help/pi.html
+++ b/docs/help/pi.html
@@ -6,6 +6,7 @@
<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="pi-ฯ€"><a class="header" href="#pi-ฯ€">Pi (<code><span class='Number'>ฯ€</span></code>)</a></h1>
<h2 id="ฯ€-pi"><a class="header" href="#ฯ€-pi"><code><span class='Number'>ฯ€</span></code>: Pi</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#constants">โ†’full documentation</a></p>
<p>The mathematical constant pi, a numeric literal. Can be negative (<code><span class='Number'>ยฏฯ€</span></code>).</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=z4AKCsKvz4A=">โ†—๏ธ</a><pre> <span class='Number'>ฯ€</span>
3.141592653589793
diff --git a/docs/help/prefixes_take.html b/docs/help/prefixes_take.html
index 6af8e8ad..f56b954f 100644
--- a/docs/help/prefixes_take.html
+++ b/docs/help/prefixes_take.html
@@ -6,6 +6,7 @@
<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="up-arrow-"><a class="header" href="#up-arrow-">Up Arrow (<code><span class='Function'>โ†‘</span></code>)</a></h1>
<h2 id="-๐•ฉ-prefixes"><a class="header" href="#-๐•ฉ-prefixes"><code><span class='Function'>โ†‘</span> <span class='Value'>๐•ฉ</span></code>: Prefixes</a></h2>
+<p><a class="fulldoc" href="../doc/prefixes.html">โ†’full documentation</a></p>
<p>Prefixes of array <code><span class='Value'>๐•ฉ</span></code> along its first axis.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oaRIDHigL8y4oC/M+KAvzQKCmEg4oaQIDPigL8zIOKliiDihpU5CgrihpEgYQ==">โ†—๏ธ</a><pre> <span class='Function'>โ†‘</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span>
โŸจ โŸจโŸฉ โŸจ 1 โŸฉ โŸจ 1 2 โŸฉ โŸจ 1 2 3 โŸฉ โŸจ 1 2 3 4 โŸฉ โŸฉ
@@ -22,6 +23,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-take"><a class="header" href="#๐•จ--๐•ฉ-take"><code><span class='Value'>๐•จ</span> <span class='Function'>โ†‘</span> <span class='Value'>๐•ฉ</span></code>: Take</a></h2>
+<p><a class="fulldoc" href="../doc/take.html">โ†’full documentation</a></p>
<p>For each integer in <code><span class='Value'>๐•จ</span></code>, take that many elements from each dimension of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p>Negative numbers take from the end.</p>
<p>If any of the elements in <code><span class='Value'>๐•จ</span></code> are greater than the length of their respective dimension, the dimension is extended with a fill value.</p>
diff --git a/docs/help/range_windows.html b/docs/help/range_windows.html
index b284e54c..5bf4e45c 100644
--- a/docs/help/range_windows.html
+++ b/docs/help/range_windows.html
@@ -6,6 +6,7 @@
<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="up-down-arrow-"><a class="header" href="#up-down-arrow-">Up Down Arrow (<code><span class='Function'>โ†•</span></code>)</a></h1>
<h2 id="-๐•ฉ-range"><a class="header" href="#-๐•ฉ-range"><code><span class='Function'>โ†•</span> <span class='Value'>๐•ฉ</span></code>: Range</a></h2>
+<p><a class="fulldoc" href="../doc/range.html">โ†’full documentation</a></p>
<p>Return all indices that would index into an array of shape <code><span class='Value'>๐•ฉ</span></code>.</p>
<p>When given a single number, range from <code><span class='Number'>0</span></code> to <code><span class='Value'>๐•ฉ</span><span class='Function'>-</span><span class='Number'>1</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oaVIDQKCuKGlSA04oC/NQ==">โ†—๏ธ</a><pre> <span class='Function'>โ†•</span> <span class='Number'>4</span>
@@ -20,6 +21,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-windows"><a class="header" href="#๐•จ--๐•ฉ-windows"><code><span class='Value'>๐•จ</span> <span class='Function'>โ†•</span> <span class='Value'>๐•ฉ</span></code>: Windows</a></h2>
+<p><a class="fulldoc" href="../doc/windows.html">โ†’full documentation</a></p>
<p>Overlapping slices from <code><span class='Value'>๐•ฉ</span></code> of shape <code><span class='Value'>๐•จ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSDihpUgImFiY2RlZmciCgphIOKGkCAz4oC/M+KliuKGlTkKCjLigL8yIOKGlSBh">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>โ†•</span> <span class='String'>&quot;abcdefg&quot;</span>
โ”Œโ”€
diff --git a/docs/help/rank_equals.html b/docs/help/rank_equals.html
index dfa28f39..bd5b3727 100644
--- a/docs/help/rank_equals.html
+++ b/docs/help/rank_equals.html
@@ -6,6 +6,7 @@
<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="equal-"><a class="header" href="#equal-">Equal (<code><span class='Function'>=</span></code>)</a></h1>
<h2 id="-๐•ฉ-rank"><a class="header" href="#-๐•ฉ-rank"><code><span class='Function'>=</span> <span class='Value'>๐•ฉ</span></code>: Rank</a></h2>
+<p><a class="fulldoc" href="../doc/shape.html">โ†’full documentation</a></p>
<p>Returns the number of dimensions in <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=PSAwCgo9IDPipYowCgo9IDPigL8z4qWKMAoKM+KAvzPigL8zIOKliiDin6jin6gw4p+p4p+p">โ†—๏ธ</a><pre> <span class='Function'>=</span> <span class='Number'>0</span>
0
@@ -32,6 +33,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-equal-to"><a class="header" href="#๐•จ--๐•ฉ-equal-to"><code><span class='Value'>๐•จ</span> <span class='Function'>=</span> <span class='Value'>๐•ฉ</span></code>: Equal To</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#comparisons">โ†’full documentation</a></p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSA9IDMKCjLigL8z4oC/MCA9IDPigL8x4oC/MAoKJ2EnID0gJ2En">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>=</span> <span class='Number'>3</span>
0
diff --git a/docs/help/reciprocal_divide.html b/docs/help/reciprocal_divide.html
index 1f361b93..c7bd863f 100644
--- a/docs/help/reciprocal_divide.html
+++ b/docs/help/reciprocal_divide.html
@@ -6,12 +6,14 @@
<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="divide-"><a class="header" href="#divide-">Divide (<code><span class='Function'>รท</span></code>)</a></h1>
<h2 id="-๐•ฉ-reciprocal"><a class="header" href="#-๐•ฉ-reciprocal"><code><span class='Function'>รท</span> <span class='Value'>๐•ฉ</span></code>: Reciprocal</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p>Gives <code><span class='Number'>1</span> <span class='Function'>รท</span> <span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=w7cgNQ==">โ†—๏ธ</a><pre> <span class='Function'>รท</span> <span class='Number'>5</span>
0.2
</pre>
<h2 id="๐•จ--๐•ฉ-divide"><a class="header" href="#๐•จ--๐•ฉ-divide"><code><span class='Value'>๐•จ</span> <span class='Function'>รท</span> <span class='Value'>๐•ฉ</span></code>: Divide</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> divided by <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSDDtyA0CgoxNCDDtyA3">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>รท</span> <span class='Number'>4</span>
diff --git a/docs/help/repeat.html b/docs/help/repeat.html
index 0112fa53..8bb6e6fe 100644
--- a/docs/help/repeat.html
+++ b/docs/help/repeat.html
@@ -6,6 +6,7 @@
<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="circle-star-"><a class="header" href="#circle-star-">Circle Star (<code><span class='Modifier2'>โŸ</span></code>)</a></h1>
<h2 id="๐”ฝ๐”พ-๐•ฉ-๐•จ-๐”ฝ๐”พ-๐•ฉ-repeat"><a class="header" href="#๐”ฝ๐”พ-๐•ฉ-๐•จ-๐”ฝ๐”พ-๐•ฉ-repeat"><code><span class='Function'>๐”ฝ</span><span class='Modifier2'>โŸ</span><span class='Function'>๐”พ</span> <span class='Value'>๐•ฉ</span></code>, <code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier2'>โŸ</span><span class='Function'>๐”พ</span> <span class='Value'>๐•ฉ</span></code>: Repeat</a></h2>
+<p><a class="fulldoc" href="../doc/repeat.html">โ†’full documentation</a></p>
<p>Apply <code><span class='Function'>๐”พ</span></code> to <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code>, then apply <code><span class='Function'>๐”ฝ</span></code> to <code><span class='Value'>๐•ฉ</span></code> that may times. If <code><span class='Value'>๐•จ</span></code> is given, use it each time as a constant left argument.</p>
<p>If <code><span class='Function'>๐”พ</span></code> returns an array, give <code><span class='Function'>๐”ฝ</span><span class='Modifier2'>โŸ</span><span class='Value'>๐•ฉ</span></code> for each of its elements.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSAr4o2f4oqiIDQKCjEgK+KNnzHigL8y4oC/MyA0CgozIOKIvuKNn3viiaDwnZWpfSDin6g0LDUsNuKfqQ==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>+</span><span class='Modifier2'>โŸ</span><span class='Function'>โŠข</span> <span class='Number'>4</span>
diff --git a/docs/help/reverse_rotate.html b/docs/help/reverse_rotate.html
index 175bd6a1..a245c6f5 100644
--- a/docs/help/reverse_rotate.html
+++ b/docs/help/reverse_rotate.html
@@ -6,6 +6,7 @@
<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="circle-stile-"><a class="header" href="#circle-stile-">Circle Stile (<code><span class='Function'>โŒฝ</span></code>)</a></h1>
<h2 id="-๐•ฉ-reverse"><a class="header" href="#-๐•ฉ-reverse"><code><span class='Function'>โŒฝ</span> <span class='Value'>๐•ฉ</span></code>: Reverse</a></h2>
+<p><a class="fulldoc" href="../doc/reverse.html">โ†’full documentation</a></p>
<p>Reverse <code><span class='Value'>๐•ฉ</span></code> along the first axis.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oy9IDHigL8y4oC/MwoKYSDihpAgM+KAvzMg4qWKIOKGlTkKCuKMvSBh">โ†—๏ธ</a><pre> <span class='Function'>โŒฝ</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 3 2 1 โŸฉ
@@ -20,6 +21,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-rotate"><a class="header" href="#๐•จ--๐•ฉ-rotate"><code><span class='Value'>๐•จ</span> <span class='Function'>โŒฝ</span> <span class='Value'>๐•ฉ</span></code>: Rotate</a></h2>
+<p><a class="fulldoc" href="../doc/reverse.html#rotate">โ†’full documentation</a></p>
<p>Move the first <code><span class='Value'>๐•จ</span></code> elements of <code><span class='Value'>๐•ฉ</span></code> to its end. Negative <code><span class='Value'>๐•จ</span></code> reverses the direction of rotation.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MiDijL0gMeKAvzLigL8zCgpiIOKGkCAz4oC/MyDipYog4oaVOQoKMiDijL0gYg==">โ†—๏ธ</a><pre> <span class='Number'>2</span> <span class='Function'>โŒฝ</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 3 1 2 โŸฉ
diff --git a/docs/help/rightargument.html b/docs/help/rightargument.html
index c2f8885a..835b2415 100644
--- a/docs/help/rightargument.html
+++ b/docs/help/rightargument.html
@@ -6,6 +6,7 @@
<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="mathematical-double-struck-x-๐•ฉ"><a class="header" href="#mathematical-double-struck-x-๐•ฉ">Mathematical Double-struck X (<code><span class='Value'>๐•ฉ</span></code>)</a></h1>
<h2 id="๐•ฉ-right-argument"><a class="header" href="#๐•ฉ-right-argument"><code><span class='Value'>๐•ฉ</span></code>: Right Argument</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">โ†’full documentation</a></p>
<p>A variable assigned to the right argument of a block. <code><span class='Function'>๐•</span></code> can be used to access the right argument as a function.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NSB78J2VqX0gMQ==">โ†—๏ธ</a><pre> <span class='Number'>5</span> <span class='Brace'>{</span><span class='Value'>๐•ฉ</span><span class='Brace'>}</span> <span class='Number'>1</span>
1
diff --git a/docs/help/scan.html b/docs/help/scan.html
index 7eee9b98..295bb521 100644
--- a/docs/help/scan.html
+++ b/docs/help/scan.html
@@ -6,6 +6,7 @@
<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="grave---"><a class="header" href="#grave---">Grave (<code><span class='Modifier'>`</span></code>)</a></h1>
<h2 id="๐”ฝ-๐•ฉ-scan"><a class="header" href="#๐”ฝ-๐•ฉ-scan"><code><span class='Function'>๐”ฝ</span><span class='Modifier'>`</span> <span class='Value'>๐•ฉ</span></code>: Scan</a></h2>
+<p><a class="fulldoc" href="../doc/scan.html">โ†’full documentation</a></p>
<p>Scan over <code><span class='Value'>๐•ฉ</span></code> with <code><span class='Function'>๐”ฝ</span></code> from left to right, producing intermediate values.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=K2AgMeKAvzLigL8zCgrin6gxLCAxKzIsICgxKzIpKzPin6kKCi1gIDHigL8y4oC/MwoK4p+oMSwgMS0yLCAoMS0yKS0z4p+p">โ†—๏ธ</a><pre> <span class='Function'>+</span><span class='Modifier'>`</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 1 3 6 โŸฉ
diff --git a/docs/help/separator.html b/docs/help/separator.html
index 94350f77..3c104dbe 100644
--- a/docs/help/separator.html
+++ b/docs/help/separator.html
@@ -6,6 +6,7 @@
<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="comma--and-diamond-"><a class="header" href="#comma--and-diamond-">Comma (<code><span class='Separator'>,</span></code>) and Diamond (<code><span class='Separator'>โ‹„</span></code>)</a></h1>
<h2 id="-or--separator"><a class="header" href="#-or--separator"><code><span class='Separator'>,</span></code> or <code><span class='Separator'>โ‹„</span></code>: Separator</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#separators">โ†’full documentation</a></p>
<p>Separates statements in blocks, programs, and arrays. Characters <code><span class='Separator'>,</span></code> and <code><span class='Separator'>โ‹„</span></code> are interchangeable with each other and with newline.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgMyAsIOKKoiBiIOKGkCAyCgoxIOKLhCAyICwgMwoK4p+oMSAsIDIg4ouEIDPin6kKCnsxIOKLhCAyIOKLhCAzfQ==">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>3</span> <span class='Separator'>,</span> <span class='Function'>โŠข</span> <span class='Value'>b</span> <span class='Gets'>โ†</span> <span class='Number'>2</span>
2
diff --git a/docs/help/shape_notmatch.html b/docs/help/shape_notmatch.html
index 89fc61b0..6308a483 100644
--- a/docs/help/shape_notmatch.html
+++ b/docs/help/shape_notmatch.html
@@ -6,6 +6,7 @@
<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="not-identical-to-"><a class="header" href="#not-identical-to-">Not Identical To (<code><span class='Function'>โ‰ข</span></code>)</a></h1>
<h2 id="-๐•ฉ-shape"><a class="header" href="#-๐•ฉ-shape"><code><span class='Function'>โ‰ข</span> <span class='Value'>๐•ฉ</span></code>: Shape</a></h2>
+<p><a class="fulldoc" href="../doc/shape.html">โ†’full documentation</a></p>
<p>Length of each dimension of x.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4omiIDEKCuKJoiAx4oC/MgoK4omiIDHigL8yIOKJjSAz4oC/NA==">โ†—๏ธ</a><pre> <span class='Function'>โ‰ข</span> <span class='Number'>1</span>
โŸจโŸฉ
@@ -17,6 +18,7 @@
โŸจ 2 2 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-not-match"><a class="header" href="#๐•จ--๐•ฉ-not-match"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰ข</span> <span class='Value'>๐•ฉ</span></code>: Not Match</a></h2>
+<p><a class="fulldoc" href="../doc/match.html">โ†’full documentation</a></p>
<p>Does <code><span class='Value'>๐•จ</span></code> not exactly match <code><span class='Value'>๐•ฉ</span></code>?</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiaIg4p+oMeKfqQoK4p+oMeKfqSDiiaIg4p+oMeKfqQ==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰ข</span> <span class='Bracket'>โŸจ</span><span class='Number'>1</span><span class='Bracket'>โŸฉ</span>
1
diff --git a/docs/help/shiftafter.html b/docs/help/shiftafter.html
index ac75ab15..1c92f0dd 100644
--- a/docs/help/shiftafter.html
+++ b/docs/help/shiftafter.html
@@ -6,6 +6,7 @@
<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="right-pointing-double-angle-quotation-"><a class="header" href="#right-pointing-double-angle-quotation-">Right Pointing Double Angle Quotation (<code><span class='Function'>ยป</span></code>)</a></h1>
<h2 id="-๐•ฉ-shift-after"><a class="header" href="#-๐•ฉ-shift-after"><code><span class='Function'>ยป</span> <span class='Value'>๐•ฉ</span></code>: Shift After</a></h2>
+<p><a class="fulldoc" href="../doc/shift.html">โ†’full documentation</a></p>
<p>Remove the last element of <code><span class='Value'>๐•ฉ</span></code>, add a cell of fill values to the start of the first axis of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=wrsgMeKAvzLigL8zCgrCuyAz4oC/MyDipYogOQ==">โ†—๏ธ</a><pre> <span class='Function'>ยป</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 0 1 2 โŸฉ
@@ -18,6 +19,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-shift-after"><a class="header" href="#๐•จ--๐•ฉ-shift-after"><code><span class='Value'>๐•จ</span> <span class='Function'>ยป</span> <span class='Value'>๐•ฉ</span></code>: Shift After</a></h2>
+<p><a class="fulldoc" href="../doc/shift.html">โ†’full documentation</a></p>
<p>Remove the last <code><span class='Function'>โ‰ </span><span class='Value'>๐•จ</span></code> (length) major cells from <code><span class='Value'>๐•ฉ</span></code>, join <code><span class='Value'>๐•จ</span></code> to the start of <code><span class='Value'>๐•ฉ</span></code>. Ranks must match.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NzggwrsgMeKAvzLigL8zCgox4oC/MiDCuyAx4oC/MuKAvzMKCmEg4oaQIDPigL8zIOKliiA5Cgox4oC/MuKAvzMgwrsgYQ==">โ†—๏ธ</a><pre> <span class='Number'>78</span> <span class='Function'>ยป</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 78 1 2 โŸฉ
diff --git a/docs/help/shiftbefore.html b/docs/help/shiftbefore.html
index 551f2e44..7b73bb9c 100644
--- a/docs/help/shiftbefore.html
+++ b/docs/help/shiftbefore.html
@@ -6,6 +6,7 @@
<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="left-pointing-double-angle-quotation-"><a class="header" href="#left-pointing-double-angle-quotation-">Left Pointing Double Angle Quotation (<code><span class='Function'>ยซ</span></code>)</a></h1>
<h2 id="-๐•ฉ-shift-before"><a class="header" href="#-๐•ฉ-shift-before"><code><span class='Function'>ยซ</span> <span class='Value'>๐•ฉ</span></code>: Shift Before</a></h2>
+<p><a class="fulldoc" href="../doc/shift.html">โ†’full documentation</a></p>
<p>Remove the first element of <code><span class='Value'>๐•ฉ</span></code>, add a cell of fill values to the end of the first axis of <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=NzggwqsgMeKAvzLigL8zCgrCqyAx4oC/MuKAvzMKCsKrIDPigL8zIOKliiA5">โ†—๏ธ</a><pre> <span class='Number'>78</span> <span class='Function'>ยซ</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 2 3 78 โŸฉ
@@ -21,6 +22,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-shift-before"><a class="header" href="#๐•จ--๐•ฉ-shift-before"><code><span class='Value'>๐•จ</span> <span class='Function'>ยซ</span> <span class='Value'>๐•ฉ</span></code>: Shift Before</a></h2>
+<p><a class="fulldoc" href="../doc/shift.html">โ†’full documentation</a></p>
<p>Remove the first <code><span class='Function'>โ‰ </span><span class='Value'>๐•จ</span></code> (length) major cells from <code><span class='Value'>๐•ฉ</span></code>, join <code><span class='Value'>๐•จ</span></code> to the end of <code><span class='Value'>๐•ฉ</span></code>. Ranks must match.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=OOKAvzUgwqsgMeKAvzLigL8zCgphIOKGkCAz4oC/MyDipYogOQoKMeKAvzLigL8zIMKrIGE=">โ†—๏ธ</a><pre> <span class='Number'>8</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span> <span class='Function'>ยซ</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
โŸจ 3 8 5 โŸฉ
diff --git a/docs/help/sign_multiply.html b/docs/help/sign_multiply.html
index ed17f525..c22310db 100644
--- a/docs/help/sign_multiply.html
+++ b/docs/help/sign_multiply.html
@@ -6,6 +6,7 @@
<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="times-"><a class="header" href="#times-">Times (<code><span class='Function'>ร—</span></code>)</a></h1>
<h2 id="-๐•ฉ-sign"><a class="header" href="#-๐•ฉ-sign"><code><span class='Function'>ร—</span> <span class='Value'>๐•ฉ</span></code>: Sign</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p>Sign of <code><span class='Value'>๐•ฉ</span></code>.</p>
<ul>
<li><code><span class='Number'>ยฏ1</span></code> if <code><span class='Value'>๐•ฉ</span> <span class='Function'>&lt;</span> <span class='Number'>0</span></code></li>
@@ -17,6 +18,7 @@
โŸจ ยฏ1 0 1 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-multiply"><a class="header" href="#๐•จ--๐•ฉ-multiply"><code><span class='Value'>๐•จ</span> <span class='Function'>ร—</span> <span class='Value'>๐•ฉ</span></code>: Multiply</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code> multiplied by <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDDlyAyCgoyIMOXIDLigL8z4oC/NA==">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>ร—</span> <span class='Number'>2</span>
diff --git a/docs/help/solo_couple.html b/docs/help/solo_couple.html
index 0f3f5579..002647ba 100644
--- a/docs/help/solo_couple.html
+++ b/docs/help/solo_couple.html
@@ -6,6 +6,7 @@
<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="tape-"><a class="header" href="#tape-">Tape (<code><span class='Function'>โ‰</span></code>)</a></h1>
<h2 id="-๐•ฉ-solo"><a class="header" href="#-๐•ฉ-solo"><code><span class='Function'>โ‰</span> <span class='Value'>๐•ฉ</span></code>: Solo</a></h2>
+<p><a class="fulldoc" href="../doc/couple.html">โ†’full documentation</a></p>
<p>Add a dimension to <code><span class='Value'>๐•ฉ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4omNIDEKCgriiY3iiY0gMQoKCuKJjeKJjeKJjSAxCgoK4omN4omNIDHigL8y4oC/M+KAvzQKCgriiY3iiY3iiY0gMeKAvzLigL8z4oC/NA==">โ†—๏ธ</a><pre> <span class='Function'>โ‰</span> <span class='Number'>1</span>
โŸจ 1 โŸฉ
@@ -35,6 +36,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-couple"><a class="header" href="#๐•จ--๐•ฉ-couple"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰</span> <span class='Value'>๐•ฉ</span></code>: Couple</a></h2>
+<p><a class="fulldoc" href="../doc/couple.html">โ†’full documentation</a></p>
<p>Join <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code> along a newly created axis.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiY0gMwoKMeKAvzIg4omNIDLigL8z">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โ‰</span> <span class='Number'>3</span>
โŸจ 1 3 โŸฉ
diff --git a/docs/help/sortdown_or.html b/docs/help/sortdown_or.html
index 99a3157a..6d5e7e84 100644
--- a/docs/help/sortdown_or.html
+++ b/docs/help/sortdown_or.html
@@ -6,11 +6,13 @@
<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="logical-or-"><a class="header" href="#logical-or-">Logical Or (<code><span class='Function'>โˆจ</span></code>)</a></h1>
<h2 id="-๐•ฉ-sort-down"><a class="header" href="#-๐•ฉ-sort-down"><code><span class='Function'>โˆจ</span> <span class='Value'>๐•ฉ</span></code>: Sort Down</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#sort">โ†’full documentation</a></p>
<p>Sort array <code><span class='Value'>๐•ฉ</span></code> in descending order.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oioIDPigL8x4oC/NOKAvzHigL81">โ†—๏ธ</a><pre> <span class='Function'>โˆจ</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span>
โŸจ 5 4 3 1 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-logical-or"><a class="header" href="#๐•จ--๐•ฉ-logical-or"><code><span class='Value'>๐•จ</span> <span class='Function'>โˆจ</span> <span class='Value'>๐•ฉ</span></code>: Logical Or</a></h2>
+<p><a class="fulldoc" href="../doc/logic.html">โ†’full documentation</a></p>
<p>Logical Or of <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiKggMAoKMeKAvzAg4oioIDHigL8xCgowIOKIqCAw">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โˆจ</span> <span class='Number'>0</span>
diff --git a/docs/help/sortup_and.html b/docs/help/sortup_and.html
index 57d7fa14..898db27a 100644
--- a/docs/help/sortup_and.html
+++ b/docs/help/sortup_and.html
@@ -6,11 +6,13 @@
<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="logical-and-"><a class="header" href="#logical-and-">Logical And (<code><span class='Function'>โˆง</span></code>)</a></h1>
<h2 id="-๐•ฉ-sort-up"><a class="header" href="#-๐•ฉ-sort-up"><code><span class='Function'>โˆง</span> <span class='Value'>๐•ฉ</span></code>: Sort Up</a></h2>
+<p><a class="fulldoc" href="../doc/order.html#sort">โ†’full documentation</a></p>
<p>Sort array <code><span class='Value'>๐•ฉ</span></code> in ascending order.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oinIDPigL8x4oC/NOKAvzHigL81">โ†—๏ธ</a><pre> <span class='Function'>โˆง</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span>
โŸจ 1 1 3 4 5 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-logical-and"><a class="header" href="#๐•จ--๐•ฉ-logical-and"><code><span class='Value'>๐•จ</span> <span class='Function'>โˆง</span> <span class='Value'>๐•ฉ</span></code>: Logical And</a></h2>
+<p><a class="fulldoc" href="../doc/logic.html">โ†’full documentation</a></p>
<p>Logical And of <code><span class='Value'>๐•จ</span></code> and <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSDiiKcgMQoKMeKAvzAg4oinIDHigL8x">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>โˆง</span> <span class='Number'>1</span>
diff --git a/docs/help/squareroot_root.html b/docs/help/squareroot_root.html
index 4db19c16..21c88b38 100644
--- a/docs/help/squareroot_root.html
+++ b/docs/help/squareroot_root.html
@@ -6,11 +6,13 @@
<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="root-"><a class="header" href="#root-">Root (<code><span class='Function'>โˆš</span></code>)</a></h1>
<h2 id="-๐•ฉ-square-root"><a class="header" href="#-๐•ฉ-square-root"><code><span class='Function'>โˆš</span> <span class='Value'>๐•ฉ</span></code>: Square root</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oiaIDI=">โ†—๏ธ</a><pre> <span class='Function'>โˆš</span> <span class='Number'>2</span>
1.414213562373095
</pre>
<h2 id="๐•จ--๐•ฉ-root"><a class="header" href="#๐•จ--๐•ฉ-root"><code><span class='Value'>๐•จ</span> <span class='Function'>โˆš</span> <span class='Value'>๐•ฉ</span></code>: Root</a></h2>
+<p><a class="fulldoc" href="../doc/arithmetic.html#basic-arithmetic">โ†’full documentation</a></p>
<p><code><span class='Value'>๐•จ</span></code>th root of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MiDiiJogMgoKMeKAvzLigL8z4oC/NCDiiJogNA==">โ†—๏ธ</a><pre> <span class='Number'>2</span> <span class='Function'>โˆš</span> <span class='Number'>2</span>
diff --git a/docs/help/strand.html b/docs/help/strand.html
index 112eeceb..60d577aa 100644
--- a/docs/help/strand.html
+++ b/docs/help/strand.html
@@ -6,6 +6,7 @@
<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="undertie-"><a class="header" href="#undertie-">Undertie (<code><span class='Ligature'>โ€ฟ</span></code>)</a></h1>
<h2 id="-strand"><a class="header" href="#-strand"><code><span class='Ligature'>โ€ฟ</span></code>: Strand</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#list-notation">โ†’full documentation</a></p>
<p>Create a list via <a href="../doc/arrayrepr.html#strands">strand notation</a>.</p>
<p>Placing <code><span class='Ligature'>โ€ฟ</span></code> between valid BQN expressions will create a list out of the end results of those expressions.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MeKAvzLigL8zCgor4oC/LeKAvzU2">โ†—๏ธ</a><pre> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span>
diff --git a/docs/help/suffixes_drop.html b/docs/help/suffixes_drop.html
index 8628dd68..d4e824a1 100644
--- a/docs/help/suffixes_drop.html
+++ b/docs/help/suffixes_drop.html
@@ -6,6 +6,7 @@
<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="down-arrow-"><a class="header" href="#down-arrow-">Down Arrow (<code><span class='Function'>โ†“</span></code>)</a></h1>
<h2 id="-๐•ฉ-suffixes"><a class="header" href="#-๐•ฉ-suffixes"><code><span class='Function'>โ†“</span> <span class='Value'>๐•ฉ</span></code>: Suffixes</a></h2>
+<p><a class="fulldoc" href="../doc/prefixes.html">โ†’full documentation</a></p>
<p>Suffixes of array <code><span class='Value'>๐•ฉ</span></code> along its first axis.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oaTIDHigL8y4oC/M+KAvzQKCmEg4oaQIDPigL8zIOKliiDihpU5CgrihpMgYQ==">โ†—๏ธ</a><pre> <span class='Function'>โ†“</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span>
โŸจ โŸจ 1 2 3 4 โŸฉ โŸจ 2 3 4 โŸฉ โŸจ 3 4 โŸฉ โŸจ 4 โŸฉ โŸจโŸฉ โŸฉ
@@ -22,6 +23,7 @@
โ”˜
</pre>
<h2 id="๐•จ--๐•ฉ-drop"><a class="header" href="#๐•จ--๐•ฉ-drop"><code><span class='Value'>๐•จ</span> <span class='Function'>โ†“</span> <span class='Value'>๐•ฉ</span></code>: Drop</a></h2>
+<p><a class="fulldoc" href="../doc/take.html">โ†’full documentation</a></p>
<p>For each integer in <code><span class='Value'>๐•จ</span></code>, drop that many elements from the beginning of each dimension of <code><span class='Value'>๐•ฉ</span></code>.</p>
<p>Negative numbers drop from the end.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MyDihpMgMeKAvzPigL814oC/NjcKCmIg4oaQIDTigL80IOKliiDihpUxNgoKM+KAvzMg4oaTIGIKCjXigL81IOKGkyBiCgoKM+KAv8KvMyDihpMgYg==">โ†—๏ธ</a><pre> <span class='Number'>3</span> <span class='Function'>โ†“</span> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>67</span>
diff --git a/docs/help/table.html b/docs/help/table.html
index 29d7ecc5..f5f3c0f0 100644
--- a/docs/help/table.html
+++ b/docs/help/table.html
@@ -6,6 +6,7 @@
<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="top-left-corner-"><a class="header" href="#top-left-corner-">Top Left Corner (<code><span class='Modifier'>โŒœ</span></code>)</a></h1>
<h2 id="๐•จ-๐”ฝ-๐•ฉ-table"><a class="header" href="#๐•จ-๐”ฝ-๐•ฉ-table"><code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier'>โŒœ</span> <span class='Value'>๐•ฉ</span></code>: Table</a></h2>
+<p><a class="fulldoc" href="../doc/map.html">โ†’full documentation</a></p>
<p>Apply <code><span class='Function'>๐”ฝ</span></code> between every possible pair of the elements of the arguments.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MeKAvzLigL8z4oC/NCAr4oycIDTigL814oC/NuKAvzcKCiJhYmMiIOKIvuKMnCAieHl6Ig==">โ†—๏ธ</a><pre> <span class='Number'>1</span><span class='Ligature'>โ€ฟ</span><span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span> <span class='Function'>+</span><span class='Modifier'>โŒœ</span> <span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span><span class='Ligature'>โ€ฟ</span><span class='Number'>7</span>
โ”Œโ”€
diff --git a/docs/help/transpose_reorderaxes.html b/docs/help/transpose_reorderaxes.html
index c1efb724..7c511bd2 100644
--- a/docs/help/transpose_reorderaxes.html
+++ b/docs/help/transpose_reorderaxes.html
@@ -6,6 +6,7 @@
<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="circle-backslash-"><a class="header" href="#circle-backslash-">Circle Backslash (<code><span class='Function'>โ‰</span></code>)</a></h1>
<h2 id="-๐•ฉ-transpose"><a class="header" href="#-๐•ฉ-transpose"><code><span class='Function'>โ‰</span> <span class='Value'>๐•ฉ</span></code>: Transpose</a></h2>
+<p><a class="fulldoc" href="../doc/transpose.html">โ†’full documentation</a></p>
<p>Move the first axis of <code><span class='Value'>๐•ฉ</span></code> to the end.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgM+KAvzMg4qWKIOKGlTkKCuKNiSBhCgpiIOKGkCAx4oC/MuKAvzMg4qWKIOKGlTYKCuKJouKNiSBi">โ†—๏ธ</a><pre> <span class='Value'>a</span> <span class='Gets'>โ†</span> <span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span> <span class='Function'>โฅŠ</span> <span class='Function'>โ†•</span><span class='Number'>9</span>
@@ -22,6 +23,7 @@
โŸจ 2 3 1 โŸฉ
</pre>
<h2 id="๐•จ--๐•ฉ-reorder-axes"><a class="header" href="#๐•จ--๐•ฉ-reorder-axes"><code><span class='Value'>๐•จ</span> <span class='Function'>โ‰</span> <span class='Value'>๐•ฉ</span></code>: Reorder Axes</a></h2>
+<p><a class="fulldoc" href="../doc/transpose.html">โ†’full documentation</a></p>
<p>Rearrange the axes of <code><span class='Value'>๐•ฉ</span></code> as per the axis indices in <code><span class='Value'>๐•จ</span></code>.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4omiIGMg4oaQIDLigL8z4oC/NOKAvzXigL82IOKlijEKCuKJoiAx4oC/M+KAvzLigL8w4oC/NCDijYkgYw==">โ†—๏ธ</a><pre> <span class='Function'>โ‰ข</span> <span class='Value'>c</span> <span class='Gets'>โ†</span> <span class='Number'>2</span><span class='Ligature'>โ€ฟ</span><span class='Number'>3</span><span class='Ligature'>โ€ฟ</span><span class='Number'>4</span><span class='Ligature'>โ€ฟ</span><span class='Number'>5</span><span class='Ligature'>โ€ฟ</span><span class='Number'>6</span> <span class='Function'>โฅŠ</span><span class='Number'>1</span>
โŸจ 2 3 4 5 6 โŸฉ
diff --git a/docs/help/undo.html b/docs/help/undo.html
index dfb27aeb..77ba8bb4 100644
--- a/docs/help/undo.html
+++ b/docs/help/undo.html
@@ -6,6 +6,7 @@
<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="superscript-equals-sign-"><a class="header" href="#superscript-equals-sign-">Superscript Equals Sign (<code><span class='Modifier'>โผ</span></code>)</a></h1>
<h2 id="๐”ฝ-๐•ฉ-๐•จ-๐”ฝ-๐•ฉ-undo"><a class="header" href="#๐”ฝ-๐•ฉ-๐•จ-๐”ฝ-๐•ฉ-undo"><code><span class='Function'>๐”ฝ</span><span class='Modifier'>โผ</span> <span class='Value'>๐•ฉ</span></code>, <code><span class='Value'>๐•จ</span> <span class='Function'>๐”ฝ</span><span class='Modifier'>โผ</span> <span class='Value'>๐•ฉ</span></code>: Undo</a></h2>
+<p><a class="fulldoc" href="../doc/undo.html">โ†’full documentation</a></p>
<p>Invert the function <code><span class='Function'>๐”ฝ</span></code>, or use its defined inverse. Not all functions have inverses.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=MSAtIDIKCjEgLeKBvCAyCgriiJogMTYKCuKImuKBvCA0Cgrii4YgMQoK4ouG4oG8IDIuNzE4MjgxODI4NDU5MDQ1">โ†—๏ธ</a><pre> <span class='Number'>1</span> <span class='Function'>-</span> <span class='Number'>2</span>
ยฏ1
diff --git a/docs/style.css b/docs/style.css
index 8d4222b5..15cf4031 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -24,6 +24,10 @@ h1, h2, h3, h4 {
a:link.header, a:visited.header {
text-decoration:none; color:inherit;
}
+a.fulldoc {
+ float: right;
+ margin-top: -2.7em;
+}
.header { position:relative; }
.header:before {
position: absolute;