Share your thoughts in the 2025 State of Clojure Survey!
Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Most viewed questions in Clojure
+9
votes
2
answers
Rest for map destructuring
asked
Oct 25, 2021
in
Collections
by
Mikhail Kuzmin
destructuring
+2
votes
7
answers
Add 'doseq' like macro for transducers
asked
Sep 9, 2014
in
Clojure
by
jira
request
jira
+1
vote
1
answer
Why does clojure.tools.reader/read-string evaluate when *read-eval* is :unknown or false
asked
Sep 23, 2019
in
Syntax and reader
by
irotem
security
read-string
+1
vote
1
answer
convert java code to clojure
asked
Sep 11, 2019
in
Java Interop
by
sreerama-naga
0
votes
3
answers
Clojure functions to implement the Map interface. Why or Why not?
asked
Oct 31, 2019
in
Collections
by
Faiz Halde
function
+12
votes
2
answers
There's no way to enable warn-on-reflection from the command-line when running clojure.main
asked
Mar 1, 2018
in
REPL
by
jira
request
jira
+2
votes
1
answer
Add atomic field updaters to deftype
asked
Mar 23, 2021
in
Records and Types
by
hiredman
+3
votes
1
answer
Add clojure.test api for fixtures on individual deftests
asked
Aug 12, 2022
in
Test
by
Noah
testing
test
fixture
request
jira
0
votes
1
answer
Macro defining function
asked
Aug 6, 2021
in
Macros
by
Charles-Axel Dein
macro
0
votes
1
answer
Using static files in project
asked
Apr 22, 2021
in
IO
by
Mikhail Beliansky
tools.deps
uberjar
0
votes
1
answer
Vector comparisons raise "clojure.lang.PersistentVector cannot be cast to java.lang.Number" exception
asked
Dec 14, 2022
in
Errors
by
eNotchy
vectors
comparison
exceptions
0
votes
9
answers
Move unchecked-prim casts to clojure.unchecked
asked
Apr 7, 2011
in
Java Interop
by
jira
request
jira
+8
votes
6
answers
Support (try .. (catch :default _ ..)) for portable "catch-all"
asked
Nov 5, 2013
in
Clojure
by
jira
request
jira
0
votes
1
answer
How to I assert that the function I'm testing calls another function 3 times?
asked
Oct 17, 2020
in
Test
by
Doug Knesek
clojure
test
0
votes
7
answers
A left-to-right-variant of `comp`
asked
Jun 11, 2012
in
Clojure
by
jira
request
jira
Page:
« prev
1
...
13
14
15
16
17
18
19
...
107
next »
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.6k)
Syntax and reader
(83)
Compiler
(149)
Macros
(27)
Records and Types
(19)
Collections
(82)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(9)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(90)
IO
(22)
Errors
(76)
REPL
(51)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(107)
ClojureScript
(622)
ClojureCLR
(32)
Contrib libs
(750)
Tools
(86)
Meta
(20)
Other
(97)
Beginner
(3)
...