aboutsummaryrefslogtreecommitdiff
path: root/docs/help/cells.html
diff options
context:
space:
mode:
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>