Title |
Δ |
Why does the result of a mapping transducer include greater-than-2...
|
0.00 |
Iterate over a list with a given step in clojure
|
+1.06 |
Clojure Spec: Adding generators to an existing spec
|
0.00 |
Find elements in list and also keep adjacent element
|
+0.53 |
How does this core.match binding example work?
|
0.00 |
How to spec a function which have no arguments in Clojure?
|
0.00 |
Clojure function/macro to apply functions until one returns somethi...
|
0.00 |
Dealing with Java Optional<T> in clojure
|
0.00 |
Clojure core.logic : nafc and ground
|
0.00 |
how to write a transducer that mimics the behaviour of `lrem` for r...
|
0.00 |
clojure - return the average of all numbers in a tree
|
+0.96 |
Using destructuring-like syntax for java objects
|
+0.41 |
how to remove a given key from a series of maps in a vector in cloj...
|
+0.39 |
How to join a vector of strings with a delimiter prepended to each...
|
+1.76 |
Comparing two strings and returning the number of matched words
|
+1.70 |
Validate map of known and unknown key-values with Spec
|
0.00 |
Combining s/and with s/or in Clojure spec
|
0.00 |
Better way to forward fill nil values in clojure list
|
+0.03 |
Core.match with guards on a map key / value
|
0.00 |
How to append to a clojure vec until a certain condition pertaining...
|
-0.91 |
getting a flat record data structure out of a nested list in Clojure
|
+1.09 |
Clojure spec "conformer" function, what is it?
|
0.00 |
Clojure operators in higher-order functions
|
+1.10 |
Clojure spec: checking map values directly?
|
+1.11 |
Loop through vector of vectors and remove element from vector in Cl...
|
+1.05 |
Clojure: Merge 2 vectors of maps
|
0.00 |
Clojure spec: Using a "spec" instead of a "pred"...
|
0.00 |
clojure-spec: Unable to get function's postcondition right
|
0.00 |
clojure spec for hash-map with interdependent values?
|
0.00 |
How to rewrite the core.logic snippet?
|
0.00 |
pseudo-relation in core.logic
|
0.00 |
How to create a spec where all keys are optional but at least one o...
|
0.00 |
Need clarification in understanding a custom core.logic constraint
|
0.00 |
How to find odd item in given list of numbers?(PS here odd means di...
|
+0.33 |
How to redistribute content of a 2-d array?
|
-0.27 |
How to append strings to a vector in Clojure
|
+1.73 |
How to remove matching quotes when quotes surrounds word that start...
|
-0.91 |
How can I generate a list from a nested map in Clojure?
|
-1.55 |
How this Clojure macro expansion works?
|
0.00 |
Contains map in a list of maps
|
0.00 |
Is there a better way to write this pivot function in Clojure?
|
+1.21 |
Map all elements, preserving vector structures
|
0.00 |
What is the Clojure way to transform following data?
|
+0.63 |
How to combine explicit args with variable args in function call
|
0.00 |
Using pmap in Clojure to parallelize merge sort. Program hangs at t...
|
0.00 |
How to write custom reduction function with 0 and 2-ary cases
|
0.00 |
Clojure - Evaluating returned function from higher order function
|
0.00 |
Why does (condp contains? (:symbols xx) :a (prn "yes")) g...
|
0.00 |
How does this Clojure function expand?
|
-0.98 |
Using apply in core.logic Clojure (CLP) Cryptoarithmetic
|
0.00 |