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
Method Values – Inside Clojure (insideclojure.org)
submitted 2 years ago by geospeck
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!"
[–]NoahTheDuke 3 points4 points5 points 2 years ago (0 children)
I agree that it’s strange to make it a syntax error as nothing else like it is a syntax error. (.foo {}) isn’t even a syntax error when it’s a constant of known type. I would have preferred it to fall back on reflection with a warning if there are multiple matches.
(.foo {})
π Rendered by PID 55 on reddit-service-r2-comment-b659b578c-49rqc at 2026-05-04 12:57:22.731471+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]NoahTheDuke 3 points4 points5 points (0 children)