aboutsummaryrefslogtreecommitdiff
path: root/docs/help/enlist_pair.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/enlist_pair.html')
-rw-r--r--docs/help/enlist_pair.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/enlist_pair.html b/docs/help/enlist_pair.html
index ae7569be..a1470004 100644
--- a/docs/help/enlist_pair.html
+++ b/docs/help/enlist_pair.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="bow-tie-"><a class="header" href="#bow-tie-">Bow Tie (<code><span class='Function'>⋈</span></code>)</a></h1>
-<h2 id="--enlist-"><a class="header" href="#--enlist-"><code><span class='Function'>⋈</span> <span class='Value'>𝕩</span></code>: Enlist</a></h2>
+<h2 id="--enlist"><a class="header" href="#--enlist"><code><span class='Function'>⋈</span> <span class='Value'>𝕩</span></code>: Enlist</a></h2>
<p>Put <code><span class='Value'>𝕩</span></code> in a single element list. (<code><span class='Bracket'>⟨</span><span class='Value'>𝕩</span><span class='Bracket'>⟩</span></code>)</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICDii4ggMQoKICDii4ggNOKAvzQg4qWKIDPigL82N+KAvzjigL8w">↗️</a><pre> <span class='Function'>⋈</span> <span class='Number'>1</span>
⟨ 1 ⟩