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
+7
votes
1
answer
Make clojure.core/get docstring more like clojure.core/get-in?
asked
Nov 27, 2019
in
Docs
by
Adam Frey
request
jira
0
votes
1
answer
(s/valid? ::my-spec) succeeds, but (s/valid? (s/and ::my-spec ::my-spec)) fails
asked
Mar 8, 2023
in
Spec
by
Adrian
0
votes
1
answer
Can set! to fields of a defrecord
asked
Mar 14, 2017
in
Compiler
by
jira
problem
jira
0
votes
4
answers
ArrayChunk implements Seqable
asked
May 29, 2012
in
Clojure
by
jira
request
jira
0
votes
3
answers
hash-maps print-dup as literal, thus can be read as array-maps
asked
Jun 7, 2011
in
Printing
by
jira
problem
jira
0
votes
1
answer
Why does `await` fire off an `agent`'s watch?
asked
Jan 25
in
Refs, agents, atoms
by
kxygk
agent
0
votes
1
answer
iteration-seq-equals-reduce build failure with 1.11.0-alpha4 source
asked
Jan 15, 2022
in
Test
by
Steve Miner
problem
jira
0
votes
2
answers
`reductions` reducer
asked
Nov 23, 2012
in
Clojure
by
jira
request
jira
0
votes
1
answer
Using java.data
asked
Apr 2
in
Java Interop
by
sivachalabathid
+2
votes
1
answer
syntax-quote should be a macro instead of implemented inside the reader
asked
Nov 17, 2011
in
Clojure
by
jira
request
jira
+1
vote
1
answer
clojure.core.server/io-prepl doesn't support read-line
asked
Jan 27, 2022
in
REPL
by
Eero Helenius
prepl
read-line
problem
jira
0
votes
3
answers
sorted-set doesn't support IEditableCollection
asked
May 13, 2012
in
Collections
by
jira
request
jira
0
votes
1
answer
Is RT.longCast() missing an overload for char?
asked
Jul 31
in
Clojure
by
Ferdinand Beyer
clojure.core
jvm
+2
votes
1
answer
Why isn't + and the basic arithmetic operators defined as multimethods in Clojure?
asked
Dec 5, 2023
in
Clojure
by
tger
+5
votes
1
answer
The `keyword` and `symbol` docstrings don't mention that using `"a/b"` as its only argument is valid
asked
Feb 8, 2023
in
Docs
by
Eugene Pakhomov
keywords
symbols
docstring
jira
problem
Page:
« prev
1
...
70
71
72
73
74
75
76
...
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
(85)
Compiler
(150)
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
(4)
...