longCharacterIsMember(_:)
Returns a Boolean value that indicates whether a given long character is a member of the receiver.
Declaration
func longCharacterIsMember(_ theLongChar: UTF32Char) -> BoolParameters
- theLongChar:
A UTF32 character.
Return Value
Discussion
This method supports the specification of 32-bit characters.