diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-27 21:44:13 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-27 21:44:29 -0400 |
| commit | 2b8a8a85af07456b43581baa910cb524285e47d1 (patch) | |
| tree | 495ba572f183f9264ebda150bb267decf5cb852e /docs/doc/index.html | |
| parent | b5b85731f1aa4acf5ae2d57b97f615eb23052059 (diff) | |
Add Repeat 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 9e75330b..484a7227 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -51,6 +51,7 @@ <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="range.html">Range</a> (<code><span class='Function'>↕</span></code>)</li> +<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="selfcmp.html">Self-comparison functions</a> (<code><span class='Function'>⊐⊒∊⍷</span></code>)</li> |
