diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-04-15 12:27:10 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-04-15 12:27:10 -0400 |
| commit | e9eec52cc74713cfde1314319c2fc6c3b19144cf (patch) | |
| tree | e6cc20e348c767cba412dc9356ff3ecbf98f1e78 /docs/help/choose.html | |
| parent | ef84cc428ec0f22aa2fcdc21c8669843c27c7727 (diff) | |
Documentation for Choose
Diffstat (limited to 'docs/help/choose.html')
| -rw-r--r-- | docs/help/choose.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/choose.html b/docs/help/choose.html index f56496f0..5c0562a3 100644 --- a/docs/help/choose.html +++ b/docs/help/choose.html @@ -6,6 +6,7 @@ <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="circle-with-lower-right-quadrant-"><a class="header" href="#circle-with-lower-right-quadrant-">Circle with Lower Right Quadrant (<code><span class='Modifier2'>โถ</span></code>)</a></h1> <h2 id="๐ฝ๐-๐ฉ-๐จ-๐ฝ๐-๐ฉ-choose"><a class="header" href="#๐ฝ๐-๐ฉ-๐จ-๐ฝ๐-๐ฉ-choose"><code><span class='Function'>๐ฝ</span><span class='Modifier2'>โถ</span><span class='Value'>๐</span> <span class='Value'>๐ฉ</span></code>, <code><span class='Value'>๐จ</span> <span class='Function'>๐ฝ</span><span class='Modifier2'>โถ</span><span class='Value'>๐</span> <span class='Value'>๐ฉ</span></code>: Choose</a></h2> +<p><a class="fulldoc" href="../doc/choose.html">โfull documentation</a></p> <p>Apply <code><span class='Function'>๐ฝ</span></code> to the arguments and use the result to <a href="first_pick.html#๐จ--๐ฉ-pick">pick</a> (<code><span class='Function'>โ</span></code>) a function from list <code><span class='Value'>๐</span></code>. Apply the picked function to the arguments.</p> <a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=RiDihpAg4oqi4pe2K+KAvy3igL/Dt+KAv8OXCgpGIDAKCkYgMQoKRiAyCgpGIDM=">โ๏ธ</a><pre> <span class='Function'>F</span> <span class='Gets'>โ</span> <span class='Function'>โข</span><span class='Modifier2'>โถ</span><span class='Function'>+</span><span class='Ligature'>โฟ</span><span class='Function'>-</span><span class='Ligature'>โฟ</span><span class='Function'>รท</span><span class='Ligature'>โฟ</span><span class='Function'>ร</span> |
