diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-19 22:06:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-19 22:06:05 -0500 |
| commit | fbf38d70c6461de9f326575671c0b7c33cb93767 (patch) | |
| tree | 906815d6c91f9a592a17dca66531aa2a470ca836 /docs/help/groupindices_group.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
| parent | 330846175fe6cfd52dee29e1db0d1726e31fb367 (diff) | |
Merge pull request #56 from razetime/master
fix more h2 errors, generate index for repl help, add insert page
Diffstat (limited to 'docs/help/groupindices_group.html')
| -rw-r--r-- | docs/help/groupindices_group.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/groupindices_group.html b/docs/help/groupindices_group.html index 2c0bc452..16a66b97 100644 --- a/docs/help/groupindices_group.html +++ b/docs/help/groupindices_group.html @@ -7,7 +7,7 @@ <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>Group the indices of the major cells of <code><span class='Value'>𝕩</span></code> by their respective values.</p> -<h2 id="-must-consist-of-integers-groups-start-from-0-"><a class="header" href="#-must-consist-of-integers-groups-start-from-0-"><code><span class='Value'>𝕩</span></code> must consist of integers. Groups start from 0.</a></h2> +<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=ICAg4oqUIDTigL814oC/NuKAvzbigL804oC/N+KAvzUKCiAgICjihpU4KSDiiY0g4oqUIDTigL814oC/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> ⟨ ⟨⟩ ⟨⟩ ⟨⟩ ⟨⟩ ⟨ 0 4 ⟩ ⟨ 1 6 ⟩ ⟨ 2 3 ⟩ ⟨ 5 ⟩ ⟩ |
