aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-29 20:53:23 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-29 20:53:29 -0500
commitba1928402a83fe24ee667450257b66fe5cefcc00 (patch)
treea4078111fdf15652a1d0d25d0e594bfb6e2aa920 /docs/doc/index.html
parent1a1f4a5a54494f91a91c6cc85558d5f1e62e5ca9 (diff)
Document Catch (⎊)
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index 2935fc92..98587366 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -43,7 +43,7 @@
<li><a href="arithmetic.html">Arithmetic</a> (<code><span class='Function'>+-×÷⋆√⌊⌈|≤&lt;&gt;≥=≠</span></code>)</li>
<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="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="assert.html">Assert and Catch</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="enclose.html">Enclose</a> (<code><span class='Function'>&lt;</span></code>)</li>
<li><a href="find.html">Find</a> (<code><span class='Function'>⍷</span></code>)</li>