aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-02-03 13:43:13 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-02-03 15:24:53 -0500
commitb2374aef747b4988417f896fdf33852dd57b9b07 (patch)
treee04294eeefecca837026b82c2e8e96ff564d011e /editors/vim
parentad582b5ef4184e26be86ef61be60c28e90b0bb7d (diff)
Rename Unique Mask to Mark Firsts
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/autoload/bqn.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/autoload/bqn.txt b/editors/vim/autoload/bqn.txt
index af52e753..10df77e5 100644
--- a/editors/vim/autoload/bqn.txt
+++ b/editors/vim/autoload/bqn.txt
@@ -67,9 +67,9 @@
⍒ Grade Down ; Bins Down
⊏ First Cell ; Select
⊑ First ; Pick
-⊐ ; Index of
+⊐ Classify ; Index of
⊒ Occurrence Count ; Progressive Index of
-∊ Unique Mask ; Member of
+∊ Mark Firsts ; Member of
⍷ Deduplicate ; Find
⊔ Group Indices ; Group
! Assert ; Assert with message