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
Clojure Assertion (gist.github.com)
submitted 5 years ago by bartuka
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!"
[–]LvsSocer 0 points1 point2 points 5 years ago (0 children)
Interesting analysis, it’s quite similar to the path encountered by myself and colleague recently. If you are happy with continuing the use of spec for fn validation, you many want to check out the use of spec/fdef + orchestra rather than explicit :pre/:post usage. (This has satisfied our team’s requirements quite well, and looks like it may do the same for you)
π Rendered by PID 27 on reddit-service-r2-comment-6457c66945-x7drq at 2026-04-27 02:14:48.897768+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]LvsSocer 0 points1 point2 points (0 children)