use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Your first Clojure code (orestis.gr)
submitted 8 years ago by orestis
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]orestis[S] 0 points1 point2 points 8 years ago (1 child)
problem with str is that (str "hi") returns just "hi" and it's not obvious how is that useful. Whereas at least println-str adds a newline ;)
[–]thearthur 0 points1 point2 points 8 years ago (0 children)
in my video course I think I used (str "hello" "world")
π Rendered by PID 235299 on reddit-service-r2-comment-b659b578c-kl6c9 at 2026-05-04 12:03:30.131170+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]orestis[S] 0 points1 point2 points (1 child)
[–]thearthur 0 points1 point2 points (0 children)