Is predicate a fn returning Boolean or just Truthy / Falsy?
|
|
10
|
1403
|
October 22, 2021
|
"opts" concept - map or vector with additional parameters as last function argument
|
|
6
|
1851
|
October 22, 2021
|
Should I use vector to return 2 or 3 pieces of information from a function?
|
|
3
|
769
|
October 20, 2021
|
Atom in let inside of function does not work
|
|
7
|
1291
|
October 17, 2021
|
I wrote an example of replacing multimethods by protocols
|
|
21
|
1950
|
October 16, 2021
|
Does Explicit vs Implicit and Fail Fast rule apply to Clojure when accessing nested maps/records?
|
|
11
|
1125
|
October 16, 2021
|
Connection pool, datasource and clojure
|
|
15
|
1958
|
October 15, 2021
|
Is everything a value?
|
|
11
|
1558
|
October 11, 2021
|
Instrumenting async buffers, is this a good approach?
|
|
2
|
770
|
October 6, 2021
|
Don't quite understand rules for namespacing keywords
|
|
3
|
4648
|
October 3, 2021
|
What is your favourite way to document your programs?
|
|
29
|
3750
|
September 30, 2021
|
"Just use maps" in Java?
|
|
49
|
3868
|
September 23, 2021
|
Static analysis and unused CLJ function
|
|
3
|
1142
|
September 10, 2021
|
Catching triggered asserts inside a future body fails silently, but why?
|
|
4
|
581
|
September 9, 2021
|
Are private namespaces typically respected?
|
|
2
|
690
|
September 7, 2021
|
It is possible to "Just use maps" in Java!
|
|
4
|
1300
|
September 5, 2021
|
Clj-kondo and `defmulti`
|
|
4
|
840
|
September 1, 2021
|
Identifying identical exceptions
|
|
1
|
625
|
July 30, 2021
|
What is the request to thread mapping when using ring jetty adapter?
|
|
5
|
1962
|
July 25, 2021
|
How to compute log919(2^82589933 − 1)?
|
|
12
|
1126
|
June 20, 2021
|
R packages
|
|
3
|
599
|
June 10, 2021
|
A guide for creating open-source projects
|
|
8
|
864
|
June 6, 2021
|
Javascript Library with clojure.cores api
|
|
5
|
891
|
May 26, 2021
|
Adding resources only required for test with Leiningen
|
|
3
|
1430
|
May 5, 2021
|
Is ClojureCLR dying?
|
|
8
|
4081
|
May 5, 2021
|
What project templates do you find useful?
|
|
7
|
3474
|
April 14, 2021
|
Why does with-meta realize lazy sequences?
|
|
4
|
674
|
April 12, 2021
|
New to Clojure, need advise on using it in a JS frontend project
|
|
14
|
4741
|
April 8, 2021
|
Is there a compiler / translator for a Clojure-like Syntax into dependency-free Javascript?
|
|
14
|
1815
|
April 1, 2021
|
Looking to improve this code
|
|
10
|
924
|
March 23, 2021
|