On Wed, Nov 2, 2016 at 12:29 AM, Ben Greenman
<benjaminlgreen...@gmail.com> wrote:
> The trick is that 'whitespace' isn't just #\space. It's any sequence
> of whitespace characters, like "\r\r\r" or " \r\n\t"

...and this happens because the default `sep` is a regexp, not a plain
string.

-- 
                   ((x=>x(x))(x=>x(x)))                  Eli Barzilay:
                   http://barzilay.org/                  Maze is Life!

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to