isNSChar

Undocumented in source.
package
alias isNSChar = among!(' ', '\n', '\r', '\u0085', '\u2028', '\u2029')

Meta