Hacker News new | ask | show | jobs
by bstpierre 1285 days ago
In your first example you’re just using newlines as delimiters, the second is allowing either newline or comma.
1 comments

Or taking a Lisp perspective, atoms separated by white space.