1

Does Clojure have anything like Python's """ as a delimiter for quoting large strings which can contains other quote marks?

I'm not seeing anything in the documentation but I'm surprised to use a modern language that only has a single way of delimiting strings.

interstar
  • 26,048
  • 36
  • 112
  • 180
  • 2
    [Clojure doesn't seem to have something like that unfortunately.](http://stackoverflow.com/questions/11043318/does-clojure-have-raw-string) –  Feb 07 '15 at 21:02

0 Answers0