diff options
Diffstat (limited to 'docs/help/firstcell_select.html')
| -rw-r--r-- | docs/help/firstcell_select.html | 4 |
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 โฉ |
