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:
Most viewed questions in Clojure
0
votes
2
answers
read/print handlers for inst/java.util.Date inconsistent between different JDKs
asked
Aug 4, 2018
in
Clojure
by
jira
request
jira
0
votes
2
answers
Suppress repl printing of ex-data for macro spec errors
asked
Nov 21, 2017
in
Clojure
by
jira
request
jira
+4
votes
1
answer
The new array class syntax in 1.12 doesn't seem to be supported by definterface meta tags
asked
Aug 24, 2024
in
Compiler
by
dpsutton
problem
jira
0
votes
1
answer
Supporting `add-method` on multi fns to install a function instead of a function tail
asked
May 24, 2019
in
Multimethods
by
jira
request
jira
0
votes
1
answer
Unable to construct gen in indirectly recursive specs with s/every and derivations
asked
Jul 12, 2016
in
Spec
by
jira
problem
jira
+4
votes
1
answer
The `keyword` and `symbol` docstrings don't mention that using `"a/b"` as its only argument is valid
asked
Feb 8, 2023
in
Docs
by
Eugene Pakhomov
keywords
symbols
docstring
jira
problem
0
votes
2
answers
ns macro: compare ns name during macroexpansion.
asked
Dec 23, 2014
in
Clojure
by
jira
request
jira
+1
vote
1
answer
'proxy' prevents overriding Object.finalize (and doesn't document it)
asked
Jan 16, 2012
in
Java Interop
by
jira
problem
jira
0
votes
1
answer
s/unform using spec containing (s/? (s/cat ,,,)) returns an invalid value (spec 1)
asked
Nov 24, 2020
in
Spec
by
Ognen Ivanovski
0
votes
1
answer
"namespace X is required but never used" but uberjar compiles and runs it anyway?
asked
Dec 25, 2022
in
Namespaces and vars
by
Exodus
clojure
namespaces
question
+2
votes
1
answer
Why does `(str (map identity [1 2]))` return `clojure.lang.LazySeq@`? Is this a bug?
asked
Oct 12, 2022
in
Collections
by
Alexander Kouznetsov
0
votes
1
answer
Spec 2: Closed Generators
asked
Sep 12, 2022
in
Spec
by
r0man
spec 2
+2
votes
1
answer
Add support for checking instrumented syms in clojure.spec.test.alpha
asked
Apr 26, 2022
in
Spec
by
David Russell
stest
spec
instrumentation
request
jira
0
votes
2
answers
locking expressions cause vars to be dereferenced, even if not executed, unless wrapped in let
asked
Nov 17, 2013
in
Clojure
by
jira
request
jira
0
votes
1
answer
conditional form is not consumed when :read-allow is falsey
asked
Apr 15, 2015
in
Syntax and reader
by
jira
problem
jira
Page:
« prev
1
...
79
80
81
82
83
84
85
...
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
(74)
Compiler
(142)
Macros
(26)
Records and Types
(19)
Collections
(80)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(7)
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
(103)
ClojureScript
(615)
ClojureCLR
(27)
Contrib libs
(735)
Tools
(79)
Meta
(20)
Other
(95)
Beginner
(2)
...