aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-01-02 21:45:17 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-01-02 21:45:17 -0500
commit43459e8322548d742d116af5ee0527283fa540c5 (patch)
tree1860df0e059e67ee7b2464e584e6c6d4bd400cba /docs/doc/index.html
parent2f01827355811e86350b4a0e433834163d07810a (diff)
Add documentation for Deshape and Reshape
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 e9c50e6e..2c05a49c 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -26,6 +26,7 @@
<p>Primitives:</p>
<ul>
<li><a href="depth.html">Array depth</a> (<code><span class='Function'>≡</span></code> and <code><span class='Modifier2'>⚇</span></code>)</li>
+<li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li>
<li><a href="group.html">Group</a> (<code><span class='Function'>⊔</span></code>)</li>
<li><a href="join.html">Join</a> (<code><span class='Function'>∾</span></code>)</li>
<li><a href="logic.html">Logical functions</a> (<code><span class='Function'>∧∨¬</span></code>)</li>