func hasMemberInPlane (UInt8) -> Bool
Returns a Boolean value that indicates whether the receiver has at least one member in a given character plane.
レシーバが少なくとも1つのメンバをある与えられた文字面に持つかどうかを指し示すブール値を返します。
func isSuperset (of: CharacterSet) -> Bool
Returns a Boolean value that indicates whether the receiver is a superset of another given character set.
レシーバが別の与えられた文字集合のスーパーセットであるかどうかを指し示すブール値を返します。
func longCharacterIsMember (UTF32Char) -> Bool
Returns a Boolean value that indicates whether a given long character is a member of the receiver.
与えられたロング文字がレシーバのメンバであるかどうかを指し示すブール値を返します。