Static Methodswift 6.0.3Swift

isASCII(_:)

Returns whether the given code unit represents an ASCII scalar

static func isASCII(_ x: Unicode.ASCII.CodeUnit) -> Bool