Share your thoughts in the
2021 Clojure Community 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
Ask a Question
Ask a question:
Recent questions and answers in Collections
0
votes
1
answer
Why does (conj) returns vector but (conj nil 1) returns list and (conj nil) returns nil?
answered
2 days
ago
in
Collections
by
didibus
question
+1
vote
1
answer
Couples of consecutive elements in a coll
answered
Dec 24, 2020
in
Collections
by
Aleksander Madland S
question
+1
vote
5
answers
Primitive VecSeq does not implement equals or hashing methods
answered
Nov 2, 2020
in
Collections
by
alexmiller
problem
jira
+1
vote
19
answers
Clojure loses quoted metadata on empty literals
answered
Nov 2, 2020
in
Collections
by
alexmiller
problem
jira
+1
vote
3
answers
How do I update map elements conditionally?
answered
Jul 23, 2020
in
Collections
by
pbwolf
maps
+1
vote
3
answers
Retrieving the domain/range of finite functions
answered
May 3, 2020
in
Collections
by
Mathieu Lirzin
request
function
+1
vote
1
answer
Strange behavior of apply vector with a function as element
answered
Apr 26, 2020
in
Collections
by
genmeblog
0
votes
3
answers
Clojure functions to implement the Map interface. Why or Why not?
answered
Nov 1, 2019
in
Collections
by
vlaaad
function
+3
votes
1
answer
Should I prefer nil to empty collections?
answered
Aug 14, 2019
in
Collections
by
didibus
seq
empty?
nil
+3
votes
1
answer
= - doc perhaps not precise enough
answered
Aug 12, 2019
in
Collections
by
Andy Fingerhut
request
0
votes
5
answers
transient set "keys" and "values" wind up with different metadata
answered
Jun 26, 2019
in
Collections
by
jira
problem
jira
0
votes
3
answers
sorted-set doesn't support IEditableCollection
answered
Jun 26, 2019
in
Collections
by
jira
request
jira
0
votes
8
answers
Add fast path in seq comparison for structurally sharing seqs
answered
Jun 26, 2019
in
Collections
by
jira
request
jira
0
votes
13
answers
Improve clojure.core/distinct perf by using transient set
answered
Jun 26, 2019
in
Collections
by
jira
request
jira
0
votes
5
answers
Implement Comparable in PersistentList
answered
Jun 26, 2019
in
Collections
by
jira
request
jira
Also see all the
questions in this category
.
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(959)
Syntax and reader
(39)
Compiler
(87)
Macros
(7)
Records and Types
(13)
Collections
(41)
Sequences
(9)
Transducers
(18)
Multimethods
(6)
Protocols
(17)
Metadata
(2)
Namespaces and vars
(9)
Refs, agents, atoms
(5)
Java Interop
(51)
IO
(9)
Errors
(52)
REPL
(23)
Printing
(24)
Regex
(1)
Spec
(128)
Test
(15)
Docs
(71)
ClojureScript
(520)
ClojureCLR
(18)
Contrib libs
(559)
Meta
(10)
Other
(39)
Recent questions and answers in Collections
...