is Underscore Or Space Or Operator
Answer whether the specified character is an operator character, space, underscore, or ellipsis.
Return
true if the specified character is an operator character, space, underscore, or ellipsis; or false otherwise.
Parameters
cp
A Unicode codepoint (an Int).