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/doc/index.html | |
| parent | ef84cc428ec0f22aa2fcdc21c8669843c27c7727 (diff) | |
Documentation for Choose
Diffstat (limited to 'docs/doc/index.html')
| -rw-r--r-- | docs/doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html index c3d6ea2b..66bdbfec 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -48,6 +48,7 @@ <li><a href="shape.html">Array dimensions</a> (<code><span class='Function'>≢=≠</span></code>)</li> <li><a href="assert.html">Assert and Catch</a> (<code><span class='Function'>!</span></code> and <code><span class='Modifier2'>⎊</span></code>)</li> <li><a href="compose.html">Atop and Over</a> (<code><span class='Modifier2'>∘○</span></code>)</li> +<li><a href="choose.html">Choose</a> (<code><span class='Modifier2'>◶</span></code>)</li> <li><a href="constant.html">Constant</a> (<code><span class='Modifier'>˙</span></code>)</li> <li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li> <li><a href="enclose.html">Enclose</a> (<code><span class='Function'><</span></code>)</li> |
