powered by
Is type of x the same as y (according to typof)
x
y
is_same_type(x, y)
TRUE if x and y are of the same type, otherwise FALSE
first object to compare
second object to compare