diff options
Diffstat (limited to 'docs/doc/enclose.html')
| -rw-r--r-- | docs/doc/enclose.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/enclose.html b/docs/doc/enclose.html index ce7d6cf9..2be9bddb 100644 --- a/docs/doc/enclose.html +++ b/docs/doc/enclose.html @@ -3,7 +3,7 @@ <link href="../style.css" rel="stylesheet"/> <title>BQN: Enclose</title> </head> -<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">doc</a></div> +<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">doc</a></div> <h1 id="enclose">Enclose</h1> <p>The function enclose creates a unit array whose only element is <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=PCAieHl6Ig==">↗️</a><pre> <span class='Function'><</span> <span class='String'>"xyz"</span> |
