diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-09 22:29:00 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-09 22:30:51 -0400 |
| commit | 040c04bae9c45e43fc6a98c7528ca49747c46bab (patch) | |
| tree | e78568c9c2e8a05ed08a5f5f0cca1d334cb653e8 /docs/doc/index.html | |
| parent | 5ecdb092253929a005c90fee91cded8ac2e2c7c1 (diff) | |
Identity function 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 8d08b068..d962f10e 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -41,6 +41,7 @@ <li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li> <li><a href="fold.html">Fold and Insert</a> (<code><span class='Modifier'>´˝</span></code>)</li> <li><a href="group.html">Group</a> (<code><span class='Function'>⊔</span></code>)</li> +<li><a href="identity.html">Identity functions</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> |
