diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-14 22:06:01 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-14 22:06:01 -0400 |
| commit | 7b81224a5929c919815eb0a770cac93fa1325174 (patch) | |
| tree | e2234d58df0c05771c48e90afe1dde27542e4ef3 /docs/doc/index.html | |
| parent | 4c1292ee8e27e59891a60c2f1bf3c326d4dba51f (diff) | |
Documentation for Indices and Replicate
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 0f114bed..6d0a3dad 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -43,6 +43,7 @@ <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="replicate.html">Indices and Replicate</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> |
