diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-11 22:23:54 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-11 22:23:54 -0400 |
| commit | 3b51e46a2ddbedb8cd333fb0b9c9edada03f1e58 (patch) | |
| tree | 89f34845cd160f18dc8e31e530d83d549ac2fd4e /docs/doc/index.html | |
| parent | 5d3f30a65eb17b39bbae24a278b32cc921d3320d (diff) | |
Each and Table 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 d962f10e..513b2bb7 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -45,6 +45,7 @@ <li><a href="join.html">Join and Join To</a> (<code><span class='Function'>∾</span></code>)</li> <li><a href="logic.html">Logical functions</a> (<code><span class='Function'>∧∨¬</span></code>)</li> <li><a href="match.html">Match</a> (<code><span class='Function'>≡≢</span></code>)</li> +<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="reverse.html">Reverse and Rotate</a> (<code><span class='Function'>⌽</span></code>)</li> |
