diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-15 23:17:35 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-15 23:17:35 -0400 |
| commit | b4dc8e155b3f10891d15143bb57b690d0456fc14 (patch) | |
| tree | 63aa11aefbf2660fdfa6819badb59d30a8f45a0f /docs/doc/index.html | |
| parent | cc62bbae0f4e2eb6b20f04e31b2f222ee26ac670 (diff) | |
Take and Drop documentation
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 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'>≍></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> |
