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