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
Add inline arities to clojure.core/not=
asked
Mar 26, 2018
in
Clojure
by
jira
request
jira
0
votes
2
answers
Inconsistent duplicate check in set/map literals with quoted/unquoted equal constants
asked
Mar 6, 2016
in
Compiler
by
jira
problem
jira
0
votes
3
answers
(let [i 5] (defmacro m [v] v) m) interprets m as a function, not a macro
asked
Jul 3, 2012
in
Clojure
by
jira
problem
jira
0
votes
1
answer
Using (s/or) without destructuring
asked
Nov 22, 2020
in
Spec
by
Patrick Tsai
spec
destructuring
0
votes
3
answers
Direct linking doesn't work on recursive calls
asked
Dec 8, 2015
in
Compiler
by
jira
problem
jira
0
votes
3
answers
hash-maps print-dup as literal, thus can be read as array-maps
asked
Jun 7, 2011
in
Printing
by
jira
problem
jira
+1
vote
1
answer
Would it be funner if clojure.set/difference worked better with sequences?
asked
Aug 25, 2021
in
Collections
by
Harold
0
votes
3
answers
Add :inline to most core predicates
asked
Aug 15, 2014
in
Clojure
by
jira
request
jira
0
votes
4
answers
Fix unquote splicing for empty seqs
asked
Jun 11, 2014
in
Syntax and reader
by
jira
problem
jira
+3
votes
1
answer
Why can't `*default-data-reader-fn*` be `set!` from user namespace top-level?
asked
Sep 14, 2023
in
Clojure
by
Moritz Heidkamp
problem
clojure
0
votes
2
answers
Parameter names in docstring for `into`
asked
Jan 6, 2016
in
Docs
by
jira
request
jira
+2
votes
1
answer
Numeric keywords work but not numeric names in qualified keywords?
asked
Jan 27, 2023
in
Syntax and reader
by
tlingard
reader
qualified keywords
0
votes
1
answer
clojure.main/report-error contains a call to pprint which may throw, obscuring the real failure
asked
Jan 17, 2022
in
REPL
by
Karoline Pauls
problem
clojure.main
jira
0
votes
2
answers
Disallow `recur` to `^:once fn*`
asked
Jan 25, 2018
in
Compiler
by
jira
request
jira
0
votes
2
answers
There should be a way to observe platform features at runtime
asked
Jun 8, 2015
in
Syntax and reader
by
jira
request
jira
Page:
« prev
1
...
71
72
73
74
75
76
77
...
104
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
(85)
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)
...