Another approach is to use monadic and dyadic forms # (Tally and Copy). This idiom of using Copy to delete an item is what I often use.
The quest (i. i.@ #) uses Tally (monadi #) and monadic and binary i. (Integers and Indexes) to create a filter string:
2 (i. i.@
which uses Copy (dyadi #) to omit the corresponding element.
2 ((i. i.@
source share