diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-05-17 18:14:51 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-05-17 18:19:02 -0400 |
| commit | a8991f4ebda4cb7a020b799ac559fec007f0b28e (patch) | |
| tree | ccb605c70e82831b4c9c41c5f1366d391d07b6aa /docs/doc/index.html | |
| parent | 7a16ca3a4841e697021a0899e0570f4ada6e05ad (diff) | |
Documentation for Reverse and Rotate
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 c4c14b71..8912506f 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -38,6 +38,7 @@ <li><a href="match.html">Match</a> (<code><span class='Function'>≡≢</span></code>)</li> <li><a href="order.html">Ordering functions</a> (<code><span class='Function'>∧∨⍋⍒</span></code>)</li> <li><a href="prefixes.html">Prefixes and Suffixes</a> (<code><span class='Function'>↑↓</span></code>)</li> +<li><a href="reverse.html">Reverse and Rotate</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'>≍></span></code>)</li> |
