5 ms·
In your first example you’re just using newlines as delimiters, the second is allowing either newline or comma.
by bstpierre 4y ago
In your first example you’re just using newlines as delimiters, the second is allowing either newline or comma.
- DougBTX 4y agoOr taking a Lisp perspective, atoms separated by white space.