diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-12-21 07:49:46 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-12-21 07:49:46 -0500 |
| commit | eb95e422b1e443a66a4d18525189716629334b87 (patch) | |
| tree | 6cc9fb95b7e430583c893f888f14701a46865755 /docs/help/firstcell_select.html | |
| parent | 15c3f41587dd3c66837a182c92a72f519310d631 (diff) | |
Generate HTML
Diffstat (limited to 'docs/help/firstcell_select.html')
| -rw-r--r-- | docs/help/firstcell_select.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/firstcell_select.html b/docs/help/firstcell_select.html index 8e4abeb6..a7b4df9d 100644 --- a/docs/help/firstcell_select.html +++ b/docs/help/firstcell_select.html @@ -20,7 +20,7 @@ </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> +<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 ⟩ |
