diff options
| author | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
|---|---|---|
| committer | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
| commit | ae513293cca5fb30dd59874e4e00c0eecab596f6 (patch) | |
| tree | 6e47996dc2dd5afed221005b1cbd604f766b379b /docs/help/identity_right.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
fix more h2 errors, generate index for repl help
Diffstat (limited to 'docs/help/identity_right.html')
| -rw-r--r-- | docs/help/identity_right.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/identity_right.html b/docs/help/identity_right.html index e6867881..fbfc2cf7 100644 --- a/docs/help/identity_right.html +++ b/docs/help/identity_right.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="right-tack-"><a class="header" href="#right-tack-">Right Tack (<code><span class='Function'>⊢</span></code>)</a></h1> -<h2 id="--"><a class="header" href="#--"><code><span class='Function'>⊢</span> <span class='Value'>𝕩</span></code>:</a></h2> +<h2 id="--identity"><a class="header" href="#--identity"><code><span class='Function'>⊢</span> <span class='Value'>𝕩</span></code>: Identity</a></h2> <p>Return <code><span class='Value'>𝕩</span></code>.</p> <a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICDiiqIgNQ==">↗️</a><pre> <span class='Function'>⊢</span> <span class='Number'>5</span> 5 |
