diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-08 17:32:38 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-08 17:32:38 -0400 |
| commit | 7a09ad46c547fe6914c3aab01b7f0789b04ae3ef (patch) | |
| tree | 737f0f2bc42fcea94974b9520474141d98f4f4f9 /docs/doc/index.html | |
| parent | 8f973563e1a750a964bca3239e5a23b87dd8e6d1 (diff) | |
Documentation for Shape, Rank, and Length
Diffstat (limited to 'docs/doc/index.html')
| -rw-r--r-- | docs/doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html index e8d3c468..8d08b068 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -36,6 +36,7 @@ <ul> <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> <li><a href="reshape.html">Deshape and Reshape</a> (<code><span class='Function'>⥊</span></code>)</li> <li><a href="fold.html">Fold and Insert</a> (<code><span class='Modifier'>´˝</span></code>)</li> |
