Functions instead of macros
|
|
6
|
741
|
September 5, 2024
|
Map and Nth functions
|
|
9
|
2199
|
July 27, 2022
|
Doxa - simple in-memory database
|
|
1
|
966
|
April 1, 2022
|
X> & x>>: auto-transducifying thread macros (now with parallelizing |>> and =>>)
|
|
51
|
3687
|
March 25, 2022
|
Down the rabbit hole with Clojure, defrecord, and macros
|
|
4
|
894
|
February 22, 2022
|
The C# macro system - anyone using both Clojure & C#?
|
|
12
|
2538
|
January 1, 2022
|
Filtering out the data using filter
|
|
12
|
772
|
December 1, 2021
|
One more macro?
|
|
5
|
855
|
September 9, 2021
|
Power-dot: enhanced Java interop that allows you to treat Clojure functions as Java lambdas
|
|
1
|
972
|
August 3, 2021
|
Need help with writing macros for ClojureScript
|
|
7
|
1465
|
April 13, 2021
|
Using macroexpand inside a macro in Clojurescript doesn't work
|
|
3
|
792
|
March 10, 2021
|
'when-let'-like macro that takes custom predicate instead of truth-checking the result?
|
|
2
|
831
|
December 18, 2020
|
Explain thread first macro like i am 5?
|
|
6
|
817
|
October 30, 2020
|
What are example use-cases for macros in front-end?
|
|
2
|
852
|
July 10, 2020
|
Evaluating functions inside macro's body
|
|
7
|
958
|
June 1, 2020
|
A macro between quote and syntax-quote
|
|
16
|
2721
|
March 6, 2020
|
How to define and use a macro in both CLJ and CLJS?
|
|
7
|
4190
|
January 9, 2020
|
Issue creating macro that emits a let with associative destructuring for the binding form
|
|
5
|
1902
|
December 31, 2019
|
How to import macros from other libraries into yours in ClojureScript?
|
|
12
|
2167
|
December 12, 2019
|
Help me with a clojurescript macro
|
|
2
|
1116
|
November 9, 2019
|
Why can't I write macros in Clojurescript?
|
|
21
|
2994
|
October 16, 2019
|
How to avoid defmulti being defonce with the REPL session?
|
|
8
|
1394
|
September 18, 2019
|
Thread-at macro
|
|
17
|
1715
|
July 11, 2019
|
A test-fixture macro
|
|
6
|
1274
|
April 11, 2019
|