diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help/first_pick.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/first_pick.html b/docs/help/first_pick.html index 374bda18..afc509bb 100644 --- a/docs/help/first_pick.html +++ b/docs/help/first_pick.html @@ -18,7 +18,7 @@ </pre> <h2 id="𝕨--𝕩-pick"><a class="header" href="#𝕨--𝕩-pick"><code><span class='Value'>𝕨</span> <span class='Function'>⊑</span> <span class='Value'>𝕩</span></code>: Pick</a></h2> <p><a class="fulldoc" href="../doc/pick.html">→full documentation</a></p> -<p>Pick the element of <code><span class='Value'>𝕨</span></code> at index <code><span class='Value'>𝕩</span></code>.</p> +<p>Pick the element of <code><span class='Value'>𝕩</span></code> at index <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=MiDiipEg4p+oMSwgMiwgM+KfqQoKYiDihpAgM+KAvzMg4qWKIOKGlTkKCjLigL8wIOKKkSBi">↗️</a><pre> <span class='Number'>2</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 |
