Because `in` just checks for equality. As opposed ...
# getting-started
a
Because
in
just checks for equality. As opposed to
compare
which is trying to determine if one item is "more" or "less" than the other.