Check if x is an element of y.
is_element(x, y)
x
An integer to check
y
A vector to check if x is an element of y.