aboutsummaryrefslogtreecommitdiff
path: root/docs/help/cells.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-26 22:31:26 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-26 22:31:26 -0400
commit16ad28260975d42a0ad5cb790bd3884c5d293b81 (patch)
tree9ccb3991cb841b250b8412f7ea91179828e40082 /docs/help/cells.html
parent69f05b48bb3cf292aca3b265e2bd27b1b2e4fa45 (diff)
Begin Rank documentation
Diffstat (limited to 'docs/help/cells.html')
-rw-r--r--docs/help/cells.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/cells.html b/docs/help/cells.html
index 4d123802..6aaec9c1 100644
--- a/docs/help/cells.html
+++ b/docs/help/cells.html
@@ -6,6 +6,7 @@
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div>
<h1 id="breve-"><a class="header" href="#breve-">Breve (<code><span class='Modifier'>˘</span></code>)</a></h1>
<h2 id="𝔽-𝕩-𝕨-𝔽-𝕩-cells"><a class="header" href="#𝔽-𝕩-𝕨-𝔽-𝕩-cells"><code><span class='Function'>𝔽</span><span class='Modifier'>˘</span> <span class='Value'>𝕩</span></code>, <code><span class='Value'>𝕨</span> <span class='Function'>𝔽</span><span class='Modifier'>˘</span> <span class='Value'>𝕩</span></code>: Cells</a></h2>
+<p><a class="fulldoc" href="../doc/rank.html#cells">→full documentation</a></p>
<p>Apply <code><span class='Function'>𝔽</span></code> to/between the major cells of the arguments. (<code><span class='Function'>𝔽</span><span class='Modifier2'>⎉</span><span class='Number'>¯1</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=YSDihpAgM+KAvzMg4qWKIOKGlTkKCgo8y5ggYQoKYSDiiY3LmCBh">↗️</a><pre> <span class='Value'>a</span> <span class='Gets'>←</span> <span class='Number'>3</span><span class='Ligature'>‿</span><span class='Number'>3</span> <span class='Function'>⥊</span> <span class='Function'>↕</span><span class='Number'>9</span>