aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-15 19:23:10 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-15 19:26:07 -0400
commit8ad841e92f70fba73a5c778aa972186387f9ff5c (patch)
tree44d051e0c4d984ddc630cdbdb456d3b2b9dbf7cf /docs/doc/index.html
parent08115ba7569cbd21cfe89be152a311e01ebb6c88 (diff)
Documentation for Before and After
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 66bdbfec..82af1d4c 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -48,6 +48,7 @@
<li><a href="shape.html">Array dimensions</a> (<code><span class='Function'>≢=≠</span></code>)</li>
<li><a href="assert.html">Assert and Catch</a> (<code><span class='Function'>!</span></code> and <code><span class='Modifier2'>⎊</span></code>)</li>
<li><a href="compose.html">Atop and Over</a> (<code><span class='Modifier2'>∘○</span></code>)</li>
+<li><a href="hook.html">Before and After</a> (<code><span class='Modifier2'>⊸⟜</span></code>)</li>
<li><a href="choose.html">Choose</a> (<code><span class='Modifier2'>◶</span></code>)</li>
<li><a href="constant.html">Constant</a> (<code><span class='Modifier'>˙</span></code>)</li>
<li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li>