aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-07-15 23:17:35 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-07-15 23:17:35 -0400
commitb4dc8e155b3f10891d15143bb57b690d0456fc14 (patch)
tree63aa11aefbf2660fdfa6819badb59d30a8f45a0f /docs/doc/index.html
parentcc62bbae0f4e2eb6b20f04e31b2f222ee26ac670 (diff)
Take and Drop documentation
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 99a75305..7ccb5768 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -60,6 +60,7 @@
<li><a href="selfcmp.html">Self-search 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>
+<li><a href="take.html">Take and Drop</a> (<code><span class='Function'>↑</span></code>)</li>
<li><a href="transpose.html">Transpose</a> (<code><span class='Function'>⍉</span></code>)</li>
<li><a href="windows.html">Windows</a> (<code><span class='Function'>↕</span></code>)</li>
</ul>