isASCII(_:)

Returns whether the given code unit represents an ASCII scalar

Declaration

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