grapes-not_in-grapes: An infix operator for determining if values are not in a...

Description Usage Arguments

Description

An infix operator for determining if values are not in a list.

Usage

1
x %not_in% table

Arguments

x

variable. The object to scan for membership.

table

vector. A vector of objects to check against.


peterhurford/surveytools2 documentation built on Feb. 18, 2021, 9:13 p.m.