diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 20:13:18 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 20:14:44 -0500 |
| commit | 5566ea9429f75b54a8cffb9ebea7747ea651d52c (patch) | |
| tree | cb50a64656fff5c2d41a22dcd6ce553ac1bd8e2e /docs/help/indices_replicate.html | |
| parent | 3b6599b12470fe9b1321111d31c34685ffd5db52 (diff) | |
Editing
Diffstat (limited to 'docs/help/indices_replicate.html')
| -rw-r--r-- | docs/help/indices_replicate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/indices_replicate.html b/docs/help/indices_replicate.html index 56590c4d..0f943ccf 100644 --- a/docs/help/indices_replicate.html +++ b/docs/help/indices_replicate.html @@ -15,7 +15,7 @@ </pre> <h2 id="𝕨--𝕩-replicate"><a class="header" href="#𝕨--𝕩-replicate"><code><span class='Value'>𝕨</span> <span class='Function'>/</span> <span class='Value'>𝕩</span></code>: Replicate</a></h2> <p>Repeat each major cell in <code><span class='Value'>𝕩</span></code> by the corresponding element in <code><span class='Value'>𝕨</span></code>.</p> -<p>Atomic <code><span class='Value'>𝕨</span></code> applies to all elements.</p> +<p>Unit <code><span class='Value'>𝕨</span></code> applies to all elements.</p> <a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICAgMyAvICJjb3B5IgoKICAgMeKAvzDigL8xIC8gMeKAvzLigL8z">↗️</a><pre> <span class='Number'>3</span> <span class='Function'>/</span> <span class='String'>"copy"</span> "cccooopppyyy" |
