aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-07 10:16:27 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-07 10:16:27 -0500
commitb9f1ea105f0092a7e89d70f5ae5509e30678d80c (patch)
tree93a562850884a71d6a119ace6d61e64ff5902093 /docs
parentdcf5f8de978c58d7efe74f728bed8f36310239a4 (diff)
Remove outdated note about First Cells versus First
Diffstat (limited to 'docs')
-rw-r--r--docs/doc/select.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/select.html b/docs/doc/select.html
index 213731bf..919a80c0 100644
--- a/docs/doc/select.html
+++ b/docs/doc/select.html
@@ -76,7 +76,7 @@
<span class='Number'>0</span> <span class='Function'>โŠ</span> <span class='String'>&quot;&quot;</span>
ERROR
</pre>
-<p>The monadic case First Cell (<code><span class='Function'>โŠ</span><span class='Value'>๐•ฉ</span></code>) is identical to <code><span class='Number'>0</span><span class='Function'>โŠ</span><span class='Value'>๐•ฉ</span></code>. It has the same restrictions: <code><span class='Value'>๐•ฉ</span></code> must have rank 1 or more, and length 1 or more (this differs from First (<code><span class='Function'>โŠ‘</span></code>), which removes the length requirement to return a fill element).</p>
+<p>The monadic case First Cell (<code><span class='Function'>โŠ</span><span class='Value'>๐•ฉ</span></code>) is identical to <code><span class='Number'>0</span><span class='Function'>โŠ</span><span class='Value'>๐•ฉ</span></code>. It has the same restrictions: <code><span class='Value'>๐•ฉ</span></code> must have rank 1 or more, and length 1 or more.</p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=4oqPICJhYmMiCgriio8gImFiYyLiiY0iZGVmIgoK4oqPIOKJjSAiYWJjIgoK4oqPICdhJw==">โ†—๏ธ</a><pre> <span class='Function'>โŠ</span> <span class='String'>&quot;abc&quot;</span>
โ”Œยท
ยท'a'