I just checked NSString and NSCharacterSet and was wondering if anybody has yet put together a little code snipped to replace all whitespace-groups (either including or excluding linefeed/car.return) of a NSString with a single whitespace? Is there something pre-baked?
Thanks for listening!