Reports whether first and second are equal.
first (any type): The first thing to compare.
second (any type): The second thing to compare.
Reports true because one plus one is equal to two.
Related commands: <, <=, <>, >, >=