diff options
Diffstat (limited to 'docs/doc/index.html')
| -rw-r--r-- | docs/doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html index 75a7e7f8..9c535aa2 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -34,7 +34,7 @@ </ul> <p>Primitives:</p> <ul> -<li><a href="arithmetic.html">Arithmetic</a> (<code><span class='Function'>+-×÷⋆√⌊⌈|</span></code>)</li> +<li><a href="arithmetic.html">Arithmetic</a> (<code><span class='Function'>+-×÷⋆√⌊⌈|≤<>≥=≠</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> |
