contains(_:)

Test for membership of a particular Unicode.Scalar in the CharacterSet.

Declaration

func contains(_ member: Unicode.Scalar) -> Bool