Why does the `def-` not exist?

2018-02-26 Thread Promise.
`defn-` => `defn` 'def-` => `def` -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe fr

Why not clojure support raw string?

2018-02-20 Thread Promise.
Just like r"" or r""" """ in python. r"""{"doc":"This is a JSON string."}""" -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be pati