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
1
answer
Are there design considerations behind allowing keywords to be functions, but not strings or numbers?
asked
Sep 8, 2021
in
Syntax and reader
by
Tom
language keyword string function
0
votes
1
answer
spec2 does not allow fn as retag in multi-spec
asked
Nov 10, 2020
in
Spec
by
Vladilen Kozin
problem
0
votes
1
answer
When fspec spec fails due to return value, explain-data should contain args
asked
Oct 25, 2017
in
Spec
by
jira
problem
jira
0
votes
1
answer
node-seq for clojure.zip
asked
Oct 30, 2012
in
Clojure
by
jira
request
jira
+1
vote
1
answer
exceptions from a macro compilation do not contain at all "my source code"
asked
Jul 3, 2023
in
Clojure
by
Carsten Behring
clojure
error-messages
macros
0
votes
1
answer
Shouldn't Keyword extend AFn like Symbol?
asked
Dec 11, 2022
in
Clojure
by
Igor Levdansky
question
request
keywords
+5
votes
0
answers
Protocol dispatch via interfaces is nondeterministic
asked
Sep 21, 2021
in
Protocols
by
Ambrose Bonnaire-Ser
jira
problem
0
votes
1
answer
Object instance members should resolve to Object
asked
Mar 30, 2015
in
Compiler
by
jira
request
jira
0
votes
1
answer
restart-agent is ignored inside an fn passed to set-error-handler.
asked
May 19, 2014
in
Clojure
by
jira
problem
jira
0
votes
1
answer
gen-interface uses DynamicClassLoader when not compiling, gen-class doesn't
asked
Dec 20, 2013
in
Docs
by
jira
request
jira
+1
vote
1
answer
Deadlock with clojure.java.shell/sh
asked
Jun 17, 2024
in
IO
by
Rok Lenarčič
problem
shell
process
0
votes
1
answer
How/can I profile within a transaction?
asked
Dec 6, 2022
in
Clojure
by
Rik Belew
performance
0
votes
1
answer
Inconsistent results from s/valid? and s/explain when using s/or without parameters
asked
Jun 19, 2018
in
Spec
by
jira
problem
jira
0
votes
1
answer
Hash/equality inconsistency for floats & doubles
asked
Jan 23, 2015
in
Java Interop
by
jira
problem
jira
0
votes
1
answer
Replace a couple of (filter (complement ...) ...) usages with (remove ...)
asked
Jul 27, 2014
in
Clojure
by
jira
request
jira
Page:
« prev
1
...
86
87
88
89
90
91
92
...
102
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
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(6)
Namespaces and vars
(18)
Refs, agents, atoms
(12)
Java Interop
(80)
IO
(22)
Errors
(75)
REPL
(49)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(101)
ClojureScript
(612)
ClojureCLR
(27)
Contrib libs
(727)
Tools
(76)
Meta
(19)
Other
(94)
Beginner
(2)
...