aboutsummaryrefslogtreecommitdiff
path: root/spec/reference.bqn
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-20 13:50:30 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-20 13:50:30 -0400
commitf910f64594053011efd57a97100ad19ee1e39fb4 (patch)
tree33550f94bf4c2ea035e73d6e37395de299e4ab11 /spec/reference.bqn
parentbfc6eb1fcc5408ecf415224d47494a4005330da8 (diff)
Use "unit" or "rank-0" instead of "scalar"
Diffstat (limited to 'spec/reference.bqn')
-rw-r--r--spec/reference.bqn6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/reference.bqn b/spec/reference.bqn
index 6be56fdd..d88cae63 100644
--- a/spec/reference.bqn
+++ b/spec/reference.bqn
@@ -36,7 +36,7 @@ _amend # {(π•—βŠ‘π•©)↩𝕨⋄𝕩}
↕ # LIMITED to number 𝕩
Identity # Left or right identity of function 𝕏
⁼ # Inverse of function 𝔽
-Type # Scalar (enclosed) prototype of 𝕩
+Type # Unit (enclosed) prototype of 𝕩
#⌜
@@ -54,7 +54,7 @@ Type # Scalar (enclosed) prototype of 𝕩
⊸ ← {(π”½π•¨βŠ£π•©)𝔾𝕩}
⟜ ← {(π•¨βŠ£π•©)𝔽𝔾𝕩}
-# LIMITED to numeric arguments for scalar cases
+# LIMITED to numeric arguments for arithmetic cases
√ ← 2⊸√ ⊘ (β‹†βŸœΓ·Λœ)
∧ ← Γ—
∨ ← (+-Γ—)
@@ -89,7 +89,7 @@ Length ← (0<=)β—ΆβŸ¨1β‹„0βŠ‘β‰’βŸ©
#⌜
# LAYER 2: Pervasion
-# After defining _perv, we apply it to all scalar functions,
+# After defining _perv, we apply it to all arithmetic functions,
# making them pervasive. I'm not going to write that out.
ToArray ← IsArrayβ—Ά<β€ΏβŠ’