aboutsummaryrefslogtreecommitdiff
path: root/spec/reference.bqn
diff options
context:
space:
mode:
Diffstat (limited to 'spec/reference.bqn')
-rw-r--r--spec/reference.bqn4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/reference.bqn b/spec/reference.bqn
index a3b9046b..6e88da0a 100644
--- a/spec/reference.bqn
+++ b/spec/reference.bqn
@@ -30,8 +30,8 @@ IsArray # Return 1 if 𝕩 is an array
! # 𝕩 is 0 or 1; throw an error if it's 0
β‰’ # LIMITED to monadic case
β₯Š # LIMITED to array 𝕩 and (×´𝕨)≑≒𝕩
-βŠ‘ # LIMITED to natural number 𝕩 and vector 𝕨
-_amend # {(π•—βŠ‘π•©)↩𝕨⋄𝕩}
+βŠ‘ # LIMITED to natural number 𝕨 and list 𝕩
+_amend # {π•¨Λ™βŒΎ(π•—βŠΈβŠ‘)𝕩}
↕ # LIMITED to number 𝕩
Identity # Left or right identity of function 𝕏
⁼ # Inverse of function 𝔽