Skip all characters until one doesn't match, for built-in chars, Unicode whitespace is the default.
Function to match against.
the stream, to allow chaining with other methods.
See Implementation
Skip all characters until one doesn't match, for built-in chars, Unicode whitespace is the default.