diff options
Diffstat (limited to 'docs/help')
| -rw-r--r-- | docs/help/nothing.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/nothing.html b/docs/help/nothing.html index f4361a83..199406fd 100644 --- a/docs/help/nothing.html +++ b/docs/help/nothing.html @@ -20,6 +20,7 @@ 5 </pre> <h3 id="destructuring"><a class="header" href="#destructuring">Destructuring</a></h3> +<p><a class="fulldoc" href="../doc/expression.html#destructuring">→full documentation</a></p> <p>For pattern matching in assignment or a block header, Nothing indicates an unused value.</p> <a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=RiDihpAge/CdlYogYeKAv8K34oC/YjogYeKIvmJ9CgpGIDHigL8y4oC/Mw==">↗️</a><pre> <span class='Function'>F</span> <span class='Gets'>←</span> <span class='Brace'>{</span><span class='Function'>𝕊</span> <span class='Value'>a</span><span class='Ligature'>‿</span><span class='Nothing'>·</span><span class='Ligature'>‿</span><span class='Value'>b</span><span class='Head'>:</span> <span class='Value'>a</span><span class='Function'>∾</span><span class='Value'>b</span><span class='Brace'>}</span> |
