Determine if a value is contained in the finite set.

# S3 method for class 'finite_set'
has(object, x)

Arguments

object

A finite set.

x

A vector of values.