Clojure example

Clojure code posted by clj
created at 03 Sep 22:59

Edit | Back
1
2
(str "Example: "
  (clojure.string/join " " ["Clojure" "syntax" "highlighting" "example"]))
92 Bytes in 2 ms with coderay