Analysis
Analysis copied to clipboard
This will exclude spaces but include tabs and ideographic space
https://github.com/BasThomas/Analysis/blob/c686069910d11b9e5169437188caf8312ea24271/Analysis/Classes/Analysis.swift#L80
it's better to use isWhitespace which is intended exact for such cases.
Thanks, @valeriyvan! You can tell it's definitely a bit of a bare-bones project at the moment, and you're totally right. Would you be up for creating a pull request to tackle this? :)
Thanks, @valeriyvan! You can tell it's definitely a bit of a bare-bones project at the moment, and you're totally right. Would you be up for creating a pull request to tackle this? :)
no