diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-07 20:05:38 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-07 20:05:38 -0500 |
| commit | 08633c4a70f5d341906ef7f24aae91af1286dcd4 (patch) | |
| tree | 40f8eed1ebca8a81f11461de882c5f406d8f7d6a /docs/doc/index.html | |
| parent | e6120f541fe2e085bb0a81ac2e514e55582d9a91 (diff) | |
Add pair.md to documentation index
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 83c6ea4a..cd9f7f0e 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -56,6 +56,7 @@ <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="pair.html">Pair</a> (<code><span class='Function'>⋈</span></code>)</li> <li><a href="pick.html">Pick</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> |
