diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-02-02 22:04:48 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-02-02 22:07:54 -0500 |
| commit | ad582b5ef4184e26be86ef61be60c28e90b0bb7d (patch) | |
| tree | c2447d76d70cc5ed446e9a00f1451b07510523ca /docs/doc/index.html | |
| parent | f6899943601e9b9787c33f6eccfc5eb3ecb91be9 (diff) | |
Documentation for Match, and atom equality
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 52f09365..0cda7fa8 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -31,6 +31,7 @@ <li><a href="group.html">Group</a> (<code><span class='Function'>⊔</span></code>)</li> <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="prefixes.html">Prefixes and Suffixes</a> (<code><span class='Function'>↑↓</span></code>)</li> <li><a href="shift.html">Shift functions</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> |
