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:
Highest voted questions in Clojure
+3
votes
1
answer
`hash-map` without arguments returns an array map, despite the docstring
asked
Feb 11, 2024
in
Docs
by
Eugene Pakhomov
+3
votes
0
answers
"Unbound var" error with reader-macro + arglists + AoT
asked
Jan 12, 2024
in
Clojure
by
James Henderson
clojure
compiler
problem
+3
votes
0
answers
print-method is inconsistent with regard to clojure.pprint with *print-level*
asked
Sep 28, 2023
in
Printing
by
Eero Helenius
pprint
print-method
+3
votes
1
answer
Why doesn't clojure.set provide a "symmetric difference" function?
asked
Sep 25, 2023
in
Collections
by
vemv
clojure.set
set
request
+3
votes
1
answer
Why can't `*default-data-reader-fn*` be `set!` from user namespace top-level?
asked
Sep 14, 2023
in
Clojure
by
Moritz Heidkamp
problem
clojure
+3
votes
1
answer
Why can't unknown tagged literals be embedded in expressions when `*default-data-reader-fn*` is set to `tagged-literal`?
asked
Sep 12, 2023
in
Syntax and reader
by
Moritz Heidkamp
reader
tagged literal
problem
jira
+3
votes
1
answer
Interest in beginner-friendly variant of (pst)?
asked
Jul 1, 2023
in
Errors
by
Sean Corfield
learning
repl
exceptions
error-messages
+3
votes
0
answers
Locals clearing issue with a type-hinted vs non-type-hinted letfn?
asked
Jun 16, 2023
in
Clojure
by
James Henderson
bug
compiler
+3
votes
1
answer
Is there any performance difference between creating vector via (into [] xs) or (vec xs)?
asked
Jun 3, 2023
in
Collections
by
Andray Shotkin
clojure.core
into
beginner
+3
votes
1
answer
clojure.test/report docstring is stale
asked
Apr 25, 2023
in
Test
by
Lee Read
problem
jira
+3
votes
3
answers
clojure.walk/keywordize-keys and stringify-keys unnecessarily allocate
asked
Apr 16, 2023
in
Clojure
by
Jacob Maine
request
performance
walk
jira
+3
votes
1
answer
"Execution error at java.lang.ProcessImpl/forkAndExec Argument list too long" when using add-lib
asked
Apr 14, 2023
in
Clojure
by
Adam Frey
tools.deps
add-lib
problem
jira
+3
votes
2
answers
A faster merge?
asked
Mar 17, 2023
in
Collections
by
Erik Assum
+3
votes
1
answer
Bytecode not 100% deterministic given identical inputs?
asked
Sep 27, 2022
in
Compiler
by
Moritz Heidkamp
+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
Page:
« prev
1
...
10
11
12
13
14
15
16
...
109
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
(88)
Compiler
(153)
Macros
(28)
Records and Types
(20)
Collections
(82)
Sequences
(28)
Transducers
(29)
Multimethods
(10)
Protocols
(25)
Metadata
(10)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(93)
IO
(22)
Errors
(77)
REPL
(52)
Printing
(38)
Regex
(2)
Spec
(171)
Test
(25)
Docs
(109)
ClojureScript
(627)
ClojureCLR
(32)
Contrib libs
(761)
Tools
(90)
Meta
(21)
Other
(100)
Beginner
(4)
...