diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-12-21 21:55:37 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-12-21 21:56:59 -0500 |
| commit | 3a0c9aeebef6a133396a270a67592c6b958ab79d (patch) | |
| tree | 05e649fa4fdfb47baf8ff95d0544501f1f5e136c /docs/spec/primitive.html | |
| parent | 4098cbf57bf596bbad2d107f923caba8b701277a (diff) | |
Rename Type to Fill in reference.bqn
Diffstat (limited to 'docs/spec/primitive.html')
| -rw-r--r-- | docs/spec/primitive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/primitive.html b/docs/spec/primitive.html index 118cff41..53a74f25 100644 --- a/docs/spec/primitive.html +++ b/docs/spec/primitive.html @@ -62,7 +62,7 @@ <ul> <li><code><span class='Function'>Identity</span></code> gives the identity value for reduction by function <code><span class='Function'>𝕏</span></code>.</li> <li><strong>Undo</strong> (<code><span class='Modifier'>⁼</span></code>) gives a partial right inverse for function <code><span class='Function'>𝔽</span></code>.</li> -<li><code><span class='Function'>Type</span></code> gives the enclose of the fill value for array <code><span class='Value'>𝕩</span></code>.</li> +<li><code><span class='Function'>Fill</span></code> gives the enclose of the fill value for array <code><span class='Value'>𝕩</span></code>.</li> </ul> <h2 id="other-provided-functionality">Other provided functionality</h2> <ul> |
