aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-30 22:44:44 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-30 22:45:15 -0400
commit15281037815c136b70d1410e4000e570d6ec019a (patch)
tree33efa06bd41f63f7843050353e0ce6626112c822 /docs/doc/index.html
parent775ac2d9832065f15f3d4d953a8ab6c99b222558 (diff)
Select documentation, single-axis case only
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index 484a7227..16511895 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -54,6 +54,7 @@
<li><a href="repeat.html">Repeat</a> (<code><span class='Modifier2'>⍟</span></code>)</li>
<li><a href="reverse.html">Reverse and Rotate</a> (<code><span class='Function'>⌽</span></code>)</li>
<li><a href="scan.html">Scan</a> (<code><span class='Modifier'>`</span></code>)</li>
+<li><a href="select.html">Select</a> (<code><span class='Function'>⊏</span></code>)</li>
<li><a href="selfcmp.html">Self-comparison functions</a> (<code><span class='Function'>⊐⊒∊⍷</span></code>)</li>
<li><a href="shift.html">Shift functions</a> (<code><span class='Function'>»«</span></code>)</li>
<li><a href="couple.html">Solo, Couple, and Merge</a> (<code><span class='Function'>≍&gt;</span></code>)</li>