aboutsummaryrefslogtreecommitdiff
path: root/docs/help/firstcell_select.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/firstcell_select.html')
-rw-r--r--docs/help/firstcell_select.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/firstcell_select.html b/docs/help/firstcell_select.html
index 2207294d..c24a2bcd 100644
--- a/docs/help/firstcell_select.html
+++ b/docs/help/firstcell_select.html
@@ -5,7 +5,7 @@
</head>
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div>
<h1 id="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>
+<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>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=ICAg4oqPIOKfqDEsIDIsIDPin6kKCiAgIGEg4oaQIDPigL8zIOKliiDihpU5CgogICDiio8gYQ==">โ†—๏ธ</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>
โ”Œยท
@@ -17,7 +17,7 @@
<span class='Function'>โŠ</span> <span class='Value'>a</span>
โŸจ 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>
+<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>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=ICAgMuKAvzAg4oqPIOKfqDEsIDIsIDPin6kKCiAgIGIg4oaQIDPigL8zIOKliiDihpU5CgogICAy4oC/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 โŸฉ