aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-13 17:28:27 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-13 18:08:23 -0400
commit7b64aec0c6c534d60b5b34195bee7a6aaf11713a (patch)
tree19d776cbbb9772d56e88086222520141524b6db0 /docs/doc/index.html
parent5780ba1477d9b53fe4f9ec1135694fd95e7dca11 (diff)
Add documentation for Range
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 9c535aa2..0f114bed 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -49,6 +49,7 @@
<li><a href="map.html">Mapping</a> (<code><span class='Modifier'>¨⌜</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="range.html">Range</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>