Determine if a value is contained in the finite set.

# S3 method for finite_set
has(object, x)

Arguments

object

A finite set.

x

A vector of values.