When do we really need efficient immutable data structures?
|
|
15
|
1121
|
October 23, 2021
|
Is predicate a fn returning Boolean or just Truthy / Falsy?
|
|
10
|
720
|
October 22, 2021
|
"opts" concept - map or vector with additional parameters as last function argument
|
|
6
|
572
|
October 22, 2021
|
Should I use vector to return 2 or 3 pieces of information from a function?
|
|
3
|
490
|
October 20, 2021
|
Atom in let inside of function does not work
|
|
7
|
556
|
October 17, 2021
|
I wrote an example of replacing multimethods by protocols
|
|
21
|
1081
|
October 16, 2021
|
Does Explicit vs Implicit and Fail Fast rule apply to Clojure when accessing nested maps/records?
|
|
11
|
768
|
October 16, 2021
|
Connection pool, datasource and clojure
|
|
15
|
892
|
October 15, 2021
|
Is everything a value?
|
|
11
|
956
|
October 11, 2021
|
Instrumenting async buffers, is this a good approach?
|
|
2
|
350
|
October 6, 2021
|
Don't quite understand rules for namespacing keywords
|
|
3
|
1335
|
October 3, 2021
|
What is your favourite way to document your programs?
|
|
29
|
2145
|
September 30, 2021
|
"Just use maps" in Java?
|
|
49
|
2405
|
September 23, 2021
|
Static analysis and unused CLJ function
|
|
3
|
500
|
September 10, 2021
|
Catching triggered asserts inside a future body fails silently, but why?
|
|
4
|
394
|
September 9, 2021
|
Are private namespaces typically respected?
|
|
2
|
336
|
September 7, 2021
|
It is possible to "Just use maps" in Java!
|
|
4
|
837
|
September 5, 2021
|
Clj-kondo and `defmulti`
|
|
4
|
471
|
September 1, 2021
|
Identifying identical exceptions
|
|
1
|
244
|
July 30, 2021
|
What is the request to thread mapping when using ring jetty adapter?
|
|
5
|
610
|
July 25, 2021
|
How to compute log919(2^82589933 − 1)?
|
|
12
|
586
|
June 20, 2021
|
R packages
|
|
3
|
370
|
June 10, 2021
|
A guide for creating open-source projects
|
|
8
|
647
|
June 6, 2021
|
Javascript Library with clojure.cores api
|
|
5
|
513
|
May 26, 2021
|
Adding resources only required for test with Leiningen
|
|
3
|
708
|
May 5, 2021
|
Is ClojureCLR dying?
|
|
8
|
2496
|
May 5, 2021
|
What project templates do you find useful?
|
|
7
|
1698
|
April 14, 2021
|
Why does with-meta realize lazy sequences?
|
|
4
|
451
|
April 12, 2021
|
New to Clojure, need advise on using it in a JS frontend project
|
|
14
|
2642
|
April 8, 2021
|
Is there a compiler / translator for a Clojure-like Syntax into dependency-free Javascript?
|
|
14
|
1185
|
April 1, 2021
|