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
+7
votes
1
answer
Make clojure.core/get docstring more like clojure.core/get-in?
asked
Nov 27, 2019
in
Docs
by
Adam Frey
request
jira
+7
votes
1
answer
What is an opensource clojure project you like for its architecture, design choices?
asked
Jul 26, 2019
in
Clojure
by
Dario Maiocchi
design
architecture
oss
+7
votes
4
answers
#clojure/var tag for transmitting var identity
asked
May 22, 2017
in
Printing
by
jira
request
jira
+7
votes
1
answer
Use AFn.applyToHelper rather than IFn.applyTo in InvokeExpr.eval
asked
Apr 23, 2015
in
Clojure
by
jira
request
jira
+7
votes
5
answers
Specifically allow '.' inside keywords
asked
Dec 1, 2011
in
Syntax and reader
by
jira
request
jira
+7
votes
17
answers
Add a way to access the current test var in :each fixtures for clojure.test
asked
Sep 21, 2011
in
Test
by
jira
request
jira
+6
votes
0
answers
Add `debug-assert` as a separate, off-by-default operation for expensive dev/test-only assertions
asked
Feb 6, 2024
in
Clojure
by
Juan Monetta
clojure
assert
+6
votes
1
answer
Wrong line number reported for exceptions thrown by code generated by destructuring
asked
Jan 6, 2024
in
Errors
by
Eugene Pakhomov
destructuring
exceptions
jira
problem
+6
votes
1
answer
Allow clojure.core/extend to take a regular map as proto+mmaps parameter (today it's just "kwargs")
asked
Mar 11, 2023
in
Protocols
by
Max Penet
request
jira
protocols
+6
votes
2
answers
Create indexed map of homogenous values
asked
Nov 25, 2022
in
Clojure
by
brjann
request
jira
+6
votes
1
answer
`update-keys` and `update-vals` missing the `& args` from `update`
asked
Aug 9, 2022
in
Collections
by
Aleksander Madland S
update-vals
update-keys
request
+6
votes
2
answers
Rest for map destructuring
asked
Oct 25, 2021
in
Collections
by
Mikhail Kuzmin
destructuring
+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
Page:
« prev
1
2
3
4
5
6
7
8
...
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
(81)
IO
(22)
Errors
(75)
REPL
(49)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(101)
ClojureScript
(612)
ClojureCLR
(27)
Contrib libs
(730)
Tools
(76)
Meta
(19)
Other
(94)
Beginner
(2)
...