aboutsummaryrefslogtreecommitdiff
path: root/docs/help/under.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-24 18:12:13 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-24 18:13:16 -0500
commit3b6599b12470fe9b1321111d31c34685ffd5db52 (patch)
treec2b5aa59341dbfec7868911ff6bf505716ec85a9 /docs/help/under.html
parentc9bc3e80280fd8a38f6297de80196dcbff9c28d9 (diff)
Github doesn't remove Unicode letters from header slugs apparently
Diffstat (limited to 'docs/help/under.html')
-rw-r--r--docs/help/under.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/under.html b/docs/help/under.html
index 193d1fc1..c50a0af5 100644
--- a/docs/help/under.html
+++ b/docs/help/under.html
@@ -5,7 +5,7 @@
</head>
<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="circle-jot-"><a class="header" href="#circle-jot-">Circle Jot (<code><span class='Modifier2'>⌾</span></code>)</a></h1>
-<h2 id="-----under"><a class="header" href="#-----under"><code><span class='Function'>𝔽</span><span class='Modifier2'>⌾</span><span class='Function'>𝔾</span> <span class='Value'>𝕩</span></code>, <code><span class='Value'>𝕨</span> <span class='Function'>𝔽</span><span class='Modifier2'>⌾</span><span class='Function'>𝔾</span> <span class='Value'>𝕩</span></code>: Under</a></h2>
+<h2 id="𝔽𝔾-𝕩-𝕨-𝔽𝔾-𝕩-under"><a class="header" href="#𝔽𝔾-𝕩-𝕨-𝔽𝔾-𝕩-under"><code><span class='Function'>𝔽</span><span class='Modifier2'>⌾</span><span class='Function'>𝔾</span> <span class='Value'>𝕩</span></code>, <code><span class='Value'>𝕨</span> <span class='Function'>𝔽</span><span class='Modifier2'>⌾</span><span class='Function'>𝔾</span> <span class='Value'>𝕩</span></code>: Under</a></h2>
<ul>
<li>Apply transformation <code><span class='Function'>𝔾</span></code> to all arguments</li>
<li>Apply <code><span class='Function'>𝔽</span></code> to the transformed arguments</li>