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
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
2
answers
case fails for vectors with negative numbers
asked
Nov 27, 2017
in
Clojure
by
jira
problem
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
+6
votes
10
answers
faster, more flexible dispatch for clojure.walk
asked
Jul 29, 2013
in
Clojure
by
jira
request
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
+5
votes
2
answers
The new add-lib etc fns do not make it clear they shell out to the CLI
asked
Aug 24, 2023
in
Docs
by
Sean Corfield
+5
votes
1
answer
Why gen-class does not generate default interface methods?
asked
Aug 21, 2023
in
Compiler
by
Eric Dallo
gen-class
clojure
sources
request
jira
Page:
« prev
1
...
3
4
5
6
7
8
9
...
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
(730)
Tools
(76)
Meta
(19)
Other
(94)
Beginner
(2)
...