diff options
| author | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
|---|---|---|
| committer | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
| commit | ae513293cca5fb30dd59874e4e00c0eecab596f6 (patch) | |
| tree | 6e47996dc2dd5afed221005b1cbd604f766b379b /docs/help/gradeup_binsup.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
fix more h2 errors, generate index for repl help
Diffstat (limited to 'docs/help/gradeup_binsup.html')
| -rw-r--r-- | docs/help/gradeup_binsup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/gradeup_binsup.html b/docs/help/gradeup_binsup.html index ef5ac4ba..edb64577 100644 --- a/docs/help/gradeup_binsup.html +++ b/docs/help/gradeup_binsup.html @@ -17,7 +17,7 @@ </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>Binary search for each element of <code><span class='Value'>๐ฉ</span></code> in <code><span class='Value'>๐จ</span></code>, and return the index found, if any.</p> -<h2 id="-must-be-sorted-in-ascending-order"><a class="header" href="#-must-be-sorted-in-ascending-order"><code><span class='Value'>๐จ</span></code> must be sorted in ascending order.</a></h2> +<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=ICAgM+KAvzTigL814oC/NyDijYsgMgoKICAgM+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> โยท ยท 0 |
