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
Ask a Question
Ask a question:
Recent questions and answers in Macros
0
votes
2
answers
defn rejects arity with args vector [&form]
answered
Aug 21
in
Macros
by
alexmiller
problem
defn
&form
macroexpansion
jira
+3
votes
2
answers
`cond-let` macro as pair for `if-let`, similar to `if`/`conf` pair
answered
Aug 10
in
Macros
by
conao3
0
votes
1
answer
Returning the last assigned value from `let` w/o a body
answered
Mar 13
in
Macros
by
James Elliott
clojure
bindings
let
idiomatic
0
votes
1
answer
Useful macro for output redirection (feature request)
answered
Sep 4, 2023
in
Macros
by
Eugene Pakhomov
macros
debugging
output
request
0
votes
1
answer
Macro does not work properly
answered
Aug 3, 2023
in
Macros
by
alexmiller
clojure
macro
0
votes
1
answer
Why functions which are used inside macro do not evaluate their arguments before executing?
answered
Aug 1, 2023
in
Macros
by
alexmiller
clojure
macros
0
votes
1
answer
Using literal map as a dispatch fn in defmulti
answered
May 30, 2023
in
Macros
by
alexmiller
problem
jira
0
votes
2
answers
filter with multiple lists on params
answered
Mar 22, 2023
in
Macros
by
alexmiller
filter
maps
enhancement
0
votes
1
answer
Access object field in macro without reflection
answered
Oct 18, 2022
in
Macros
by
Eugene Pakhomov
+11
votes
2
answers
Would a generalized some-> macro be useful?
answered
Oct 3, 2022
in
Macros
by
alexmiller
request
jira
+3
votes
1
answer
Auto-gensym in recursive macros
answered
Jun 24, 2022
in
Macros
by
hiredman
+1
vote
2
answers
Bug (?) in with-open macro
answered
Jan 11, 2022
in
Macros
by
alexmiller
problem
jira
+1
vote
2
answers
Macroexpanding a macro with `fn` crashes with "fn did not conform to spec"
answered
Jan 11, 2022
in
Macros
by
alexmiller
macros
fn
+1
vote
1
answer
Hash collisions in case statements try to evaluate the constants
answered
Dec 14, 2021
in
Macros
by
Fogus
problem
case
clojure.core
jira
0
votes
1
answer
Macro defining function
answered
Aug 6, 2021
in
Macros
by
Enzzo
macro
Also see all the
questions in this category
.
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
(11)
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
(93)
Beginner
(0)
Recent questions and answers in Macros
...