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
+1
vote
1
answer
Why doesn't clojure.set provide a "symmetric difference" function?
answered
Sep 26
in
Collections
by
alexmiller
clojure.set
set
request
0
votes
0
answers
Use transducer arity of `into` in `clojure.walk` namespace
asked
Sep 13
in
Collections
by
Jan Šuráň
clojure
walk
clojurescript
transducers
into
collections
0
votes
1
answer
Immutable wrapper around Java arrays?
answered
Aug 28
in
Collections
by
Eugene Pakhomov
array
java
seq
wrapper
clojure.core
collections
0
votes
0
answers
Efficient merge
asked
Aug 26
in
Collections
by
Jan Šuráň
transducers
collections
+3
votes
1
answer
Is there any performance difference between creating vector via (into [] xs) or (vec xs)?
answered
Jun 3
in
Collections
by
alexmiller
clojure.core
into
beginner
0
votes
2
answers
merging pairs of pairs?
answered
Apr 15
in
Collections
by
Ben Sless
+3
votes
2
answers
A faster merge?
answered
Mar 22
in
Collections
by
Tom
+8
votes
1
answer
submap? - recursively check if one map is contained in another
answered
Mar 13
in
Collections
by
alexmiller
maps
testing
request
jira
+2
votes
1
answer
Function to create a concrete list
answered
Mar 1
in
Collections
by
alexmiller
clojure
lists
jira
request
0
votes
1
answer
Addition/Multiplication operations on loop
answered
Dec 21, 2022
in
Collections
by
Erik Assum
maps
clojure
defn
problem
process
0
votes
1
answer
Help with looping/filtering elements
answered
Dec 9, 2022
in
Collections
by
owenRiddy
clojure
problem
+6
votes
1
answer
Can group-by be generalized?
answered
Oct 18, 2022
in
Collections
by
Imre Kószó
+2
votes
1
answer
Why does `(str (map identity [1 2]))` return `clojure.lang.LazySeq@`? Is this a bug?
answered
Oct 12, 2022
in
Collections
by
alexmiller
+2
votes
2
answers
Does it make sense to define filter-keys/filter-vals functions for maps in clojure.core?
answered
Oct 11, 2022
in
Collections
by
alexmiller
request
jira
0
votes
1
answer
How read list of files, read all data from and compare with another list of keys?
answered
Oct 3, 2022
in
Collections
by
aardvark
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
(1.4k)
Syntax and reader
(70)
Compiler
(121)
Macros
(23)
Records and Types
(18)
Collections
(73)
Sequences
(23)
Transducers
(27)
Multimethods
(9)
Protocols
(23)
Metadata
(5)
Namespaces and vars
(18)
Refs, agents, atoms
(6)
Java Interop
(70)
IO
(18)
Errors
(72)
REPL
(45)
Printing
(33)
Regex
(1)
Spec
(164)
Test
(24)
Docs
(89)
ClojureScript
(597)
ClojureCLR
(23)
Contrib libs
(694)
Tools
(57)
Meta
(17)
Other
(90)
Recent questions and answers in Collections
...