isASCII(_:)

Returns whether the given code unit represents an ASCII scalar

Declaration

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