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
+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
+6
votes
2
answers
Docstring for `=` could be made less ambiguous w.r.t. numbers
asked
Aug 28, 2021
in
Docs
by
Eugene Pakhomov
equality
+6
votes
2
answers
into-array should not need type hints
asked
May 15, 2021
in
Java Interop
by
valerauko
type-hints
request
jira
+6
votes
2
answers
some-fn has different short-circuiting when using 3 predicates
asked
Mar 20, 2021
in
Clojure
by
Gijs Stuurman
problem
jira
+6
votes
1
answer
Require is not thread safe
asked
Nov 28, 2020
in
Clojure
by
Manuel Sugawara
+6
votes
1
answer
Can we have a variant of tap> that yields the passed value?
asked
Oct 22, 2019
in
Clojure
by
eval
tap
jira
request
+6
votes
6
answers
Is keys destructuring for documentation reasons good style?
asked
Jul 27, 2019
in
Clojure
by
borkdude
style
+6
votes
4
answers
Multimethods don't have the correct method name in stacktraces.
asked
Oct 22, 2018
in
Errors
by
jira
request
jira
+6
votes
1
answer
Support transducers in vec and set fns
asked
Feb 24, 2016
in
Transducers
by
jira
request
jira
+6
votes
10
answers
Clojure-generated class names length exceed file-system limit
asked
Nov 21, 2015
in
Compiler
by
jira
problem
jira
core.match
compiler
+5
votes
1
answer
clojure.zip/next may execute `make-node` up to 3 times
asked
Feb 14
in
Clojure
by
Matěj Korvas
request
clojure.zip
jira
+5
votes
1
answer
`(s/explain-data (s/coll-of any? :count 1) (range))` hangs
asked
Feb 2, 2024
in
Spec
by
Eugene Pakhomov
spec
clojure
problem
jira
+5
votes
2
answers
`ClassCastException` when misplacing `nth` args
asked
Dec 11, 2023
in
Errors
by
a1exsh
clojure.core
+5
votes
1
answer
Do primitive type hints in fn arguments turns the return value as an Object?
asked
Dec 1, 2023
in
Java Interop
by
steb
clojure
type
java-interop
problem
jira
+5
votes
1
answer
#inst printer uses a ThreadLocal SimpleDateFormat, which is inefficient with virtual threads
asked
Sep 26, 2023
in
Printing
by
alexmiller
problem
jira
time
inst
print
Page:
« prev
1
...
3
4
5
6
7
8
9
...
105
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
(77)
Compiler
(144)
Macros
(26)
Records and Types
(19)
Collections
(81)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(8)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(86)
IO
(22)
Errors
(76)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(619)
ClojureCLR
(28)
Contrib libs
(740)
Tools
(82)
Meta
(20)
Other
(96)
Beginner
(2)
...