Share your thoughts in the
2024 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:
Highest voted questions in Collections
+13
votes
23
answers
Add queue and queue? to clojure.core
asked
Sep 27, 2012
in
Collections
by
jira
request
jira
+11
votes
10
answers
reduce-kv fails on subvec
asked
Nov 20, 2016
in
Collections
by
jira
problem
jira
+10
votes
1
answer
Common patterns for optional fields interact poorly with spec
asked
Feb 15, 2022
in
Collections
by
Joshua Suskalo
clojure
request
spec
maps
jira
+9
votes
3
answers
Persistent collections can implement equiv() more efficiently
asked
Sep 30, 2021
in
Collections
by
Ben Sless
request
performance
jira
+8
votes
1
answer
submap? - recursively check if one map is contained in another
asked
Mar 9, 2023
in
Collections
by
Paulus Esterhazy
maps
testing
request
jira
+8
votes
1
answer
Can group-by be generalized?
asked
Oct 18, 2022
in
Collections
by
Ben Sless
+8
votes
16
answers
Make conj assoc dissoc and transient versions handle args similarly
asked
Nov 5, 2012
in
Collections
by
jira
request
jira
+6
votes
1
answer
`update-keys` and `update-vals` missing the `& args` from `update`
asked
Aug 9, 2022
in
Collections
by
Aleksander Madland S
update-vals
update-keys
request
+6
votes
2
answers
get/find/assoc on vectors overflows key when passed large longs
asked
Sep 22, 2021
in
Collections
by
Ambrose Bonnaire-Ser
question
clojure
+5
votes
2
answers
Rest for map destructuring
asked
Oct 25, 2021
in
Collections
by
Mikhail Kuzmin
destructuring
+5
votes
3
answers
Should I prefer nil to empty collections?
asked
Aug 14, 2019
in
Collections
by
vlaaad
seq
empty?
nil
+4
votes
1
answer
Vector equiv() causes lazy seqs to be fully realized
asked
Oct 15, 2021
in
Collections
by
yuhan0
problem
jira
+4
votes
0
answers
Could we expose the data behind ranges?
asked
Jul 10, 2021
in
Collections
by
Chris Nuernberger
+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
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
Page:
1
2
3
4
...
6
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.5k)
Syntax and reader
(73)
Compiler
(135)
Macros
(25)
Records and Types
(19)
Collections
(76)
Sequences
(24)
Transducers
(27)
Multimethods
(9)
Protocols
(24)
Metadata
(6)
Namespaces and vars
(18)
Refs, agents, atoms
(10)
Java Interop
(79)
IO
(20)
Errors
(75)
REPL
(48)
Printing
(38)
Regex
(2)
Spec
(169)
Test
(25)
Docs
(100)
ClojureScript
(610)
ClojureCLR
(25)
Contrib libs
(719)
Tools
(72)
Meta
(19)
Other
(91)
...