const fn is_blankspace(c: char) -> bool
Returns whether or not a char is a blankspace (Unicode Pattern_White_Space)