diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/doc/select.html | 2 |
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'>""</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'>"abc"</span> โยท ยท'a' |
