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 answered questions in Collections
+2
votes
1
answer
Why does `(str (map identity [1 2]))` return `clojure.lang.LazySeq@`? Is this a bug?
asked
Oct 12, 2022
in
Collections
by
Alexander Kouznetsov
0
votes
1
answer
How read list of files, read all data from and compare with another list of keys?
asked
Oct 3, 2022
in
Collections
by
Aleskert
+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
+1
vote
1
answer
SortedMap not IEditableCollection
asked
Aug 1, 2022
in
Collections
by
Erik Assum
0
votes
1
answer
Cast to Map$Entry Exception When Trying to (Into {}) After Sequence Operations
asked
May 8, 2022
in
Collections
by
Ho0man
into
transducers
maps
+2
votes
1
answer
Should clojure.lang.Range/LongRange be made to implement clojure.lang.Reversible?
asked
May 1, 2022
in
Collections
by
Josh
clojure
+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
0
votes
1
answer
subvec doesn't preserve metadata
asked
Feb 10, 2022
in
Collections
by
Yehonathan Sharvit
+2
votes
1
answer
Somewhat confusing sorted-set behavior
asked
Dec 23, 2021
in
Collections
by
David Russell
function
sorted-set
nil
punning
set
+4
votes
1
answer
Vector equiv() causes lazy seqs to be fully realized
asked
Oct 15, 2021
in
Collections
by
yuhan0
problem
jira
+1
vote
1
answer
Would it be funner if clojure.set/difference worked better with sequences?
asked
Aug 25, 2021
in
Collections
by
Harold
0
votes
1
answer
bug in walker with array-maps
asked
Feb 27, 2021
in
Collections
by
Mike Travers
walk
array-map
+2
votes
1
answer
Why does (conj) returns vector but (conj nil 1) returns list and (conj nil) returns nil?
asked
Jan 17, 2021
in
Collections
by
didibus
question
+1
vote
1
answer
Couples of consecutive elements in a coll
asked
Dec 24, 2020
in
Collections
by
Davide Taviani
question
+1
vote
1
answer
Strange behavior of apply vector with a function as element
asked
Apr 26, 2020
in
Collections
by
Philippe Poncet
Page:
« prev
1
2
3
4
5
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.6k)
Syntax and reader
(84)
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)
...