Skip to content

Instantly share code, notes, and snippets.

@niteria
Created February 24, 2014 19:43
Show Gist options
  • Save niteria/9195522 to your computer and use it in GitHub Desktop.
Save niteria/9195522 to your computer and use it in GitHub Desktop.
"<> {-> x \\if \"\\\"\\\\\" x elemChar: ['\\\\', x] else: [x]} mapConcat '\"' append '\"' prepend
say say"
<> {-> x \if "\"\\" x elemChar: ['\\', x] else: [x]} mapConcat '"' append '"' prepend
say say
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment