grapes-nin-grapes: not in operator

Description Usage Arguments

Description

'Not in' - the negation of ' left hand side indicating TRUE for the LHS elements that are *not* in the RHS (and FALSE otherwise). Alternative to the ugly '! vec1

Usage

1
x %nin% table

Arguments

x

Sequence to test against table.

table

Sequence x is tested against.


gregorp/gregor documentation built on May 17, 2019, 8:36 a.m.