equals Character With Code Point
Answer whether the receiver, an object, is a character with a code point equal to the integer argument.
Return
true if the receiver is a character with a code point equal to the argument, false otherwise.
Parameters
a Code Point
The code point to be compared to the receiver.