diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-08-16 22:14:53 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-08-16 22:14:53 -0400 |
| commit | bda30287098ab9002bc4d3e8290ed06c21abec28 (patch) | |
| tree | 17e2c7599c0f2af08accab4363728a4ae2dbbd21 /docs/doc/index.html | |
| parent | 144854e542f6f853d10d9efed95de2d1a5025758 (diff) | |
Add document on Solo, Couple, and Merge
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 2ad426ba..d70ee9b8 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -16,6 +16,7 @@ <li><a href="join.html">Join</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="prefixes.html">Prefixes and Suffixes</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> <li><a href="transpose.html">Transpose</a> (<code><span class='Function'>⍉</span></code>)</li> <li><a href="windows.html">Windows</a> (<code><span class='Function'>↕</span></code>)</li> </ul> |
