aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-12 21:35:20 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-12 21:39:52 -0400
commitfb9b75b9f6014f81e8e944f8b105ec75d9ecdc0d (patch)
tree0b2bc41ae55c4c70be293e34db2b1889f8e393bd /docs/doc/index.html
parentd030b119ca512e0b0f3b44554ac96ce3eeb2350e (diff)
Use Enclose documentation as an excuse to talk about unit arrays
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index 513b2bb7..75a7e7f8 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -39,6 +39,7 @@
<li><a href="shape.html">Array dimensions</a> (<code><span class='Function'>≢=≠</span></code>)</li>
<li><a href="assert.html">Assert</a> (<code><span class='Function'>!</span></code>)</li>
<li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li>
+<li><a href="enclose.html">Enclose</a> (<code><span class='Function'>&lt;</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>