isASCII(_:)
Returns whether the given code unit represents an ASCII scalar
Declaration
static func isASCII(_ x: Unicode.UTF32.CodeUnit) -> BoolReturns whether the given code unit represents an ASCII scalar
static func isASCII(_ x: Unicode.UTF32.CodeUnit) -> Bool