true if the character is a Unicode whitespace character.
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsWhitespace(this Rune r)
The character to evaluate. A supplementary character is also accepted.
true if the character is a Unicode whitespace character