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
+8
votes
1
answer
Missing stateful string accumulator function (for transduce target)
asked
Sep 15, 2023
in
Clojure
by
alexmiller
string
transducers
request
jira
+8
votes
1
answer
Could `run!` gain another arity to cover the common case of feeding into `eduction`?
asked
Aug 9, 2023
in
Transducers
by
pyr
request
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
1
answer
Better generated arglists for map->SomeDefrecord
asked
Aug 1, 2022
in
Records and Types
by
vemv
defrecord
arglist
request
jira
+8
votes
1
answer
What would transducers-first Clojure look like?
asked
Oct 2, 2021
in
Transducers
by
Imre Kószó
clojure
transducers
design
clojure.core
+8
votes
2
answers
Can someone explain the arguments to nav ?
asked
Sep 6, 2019
in
Protocols
by
didibus
datafy
nav
+8
votes
2
answers
satisfies? doesn't work with the new instance-based protocol polymorphism
asked
Nov 6, 2018
in
Protocols
by
jira
problem
jira
+8
votes
6
answers
Support (try .. (catch :default _ ..)) for portable "catch-all"
asked
Nov 5, 2013
in
Clojure
by
jira
request
jira
+8
votes
16
answers
Make conj assoc dissoc and transient versions handle args similarly
asked
Nov 5, 2012
in
Collections
by
jira
request
jira
+7
votes
1
answer
'Method size too large!' compiling a `case` expression with unfortunate clause hashes
asked
Oct 25, 2023
in
Compiler
by
James Henderson
problem
jira
case
+7
votes
1
answer
JVM Property to turn user.clj loading OFF?
asked
Apr 14, 2023
in
Clojure
by
Sean Corfield
+7
votes
1
answer
Allow `keep` to accept multiple collections (a la map)
asked
Mar 13, 2023
in
Clojure
by
Dominic Monroe
sequence
request
jira
+7
votes
5
answers
What cool things do you do with `clojure.main/repl`?
asked
Apr 8, 2021
in
REPL
by
dpsutton
repl
socket-repl
+7
votes
2
answers
Something like `when-pred` in the core?
asked
Dec 15, 2019
in
Clojure
by
Sergey Trofimov
core
request
jira
Page:
« prev
1
2
3
4
5
6
7
...
103
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
(139)
Macros
(25)
Records and Types
(19)
Collections
(80)
Sequences
(27)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(6)
Namespaces and vars
(18)
Refs, agents, atoms
(13)
Java Interop
(81)
IO
(22)
Errors
(75)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(101)
ClojureScript
(613)
ClojureCLR
(27)
Contrib libs
(732)
Tools
(76)
Meta
(19)
Other
(94)
Beginner
(2)
...