aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-26 18:54:17 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-26 18:54:17 -0400
commit69f05b48bb3cf292aca3b265e2bd27b1b2e4fa45 (patch)
treee0b05ca4899db118eb1044f472f72383992fdb96 /docs/doc/index.html
parenta0f2bd855a3f5e714cb27bcc4189b1f81e212c50 (diff)
Documentation for Cells (˘)
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 f05f080b..5eea719e 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -49,6 +49,7 @@
<li><a href="assert.html">Assert and Catch: <code><span class='Function'>!</span></code> and <code><span class='Modifier2'>⎊</span></code></a></li>
<li><a href="compose.html">Atop and Over: <code><span class='Modifier2'>∘○</span></code></a></li>
<li><a href="hook.html">Before and After: <code><span class='Modifier2'>⊸⟜</span></code></a></li>
+<li><a href="rank.html">Cells and Rank: <code><span class='Modifier'>˘</span><span class='Modifier2'>⎉</span></code></a></li>
<li><a href="choose.html">Choose: <code><span class='Modifier2'>◶</span></code></a></li>
<li><a href="constant.html">Constant: <code><span class='Modifier'>˙</span></code></a></li>
<li><a href="reshape.html">Deshape and Reshape: <code><span class='Function'>⥊</span></code></a></li>