From b2374aef747b4988417f896fdf33852dd57b9b07 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 3 Feb 2021 13:43:13 -0500 Subject: Rename Unique Mask to Mark Firsts --- editors/vim/autoload/bqn.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vim') 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 -- cgit v1.2.3