StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jonas

Rating
1560.08 (5,587th)
Reputation
11,932 (12,377th)
Page: 1 2
Title Δ
Regular expressions in clojure 0.00
How can I create a global object, and attach a string and a functio... -4.78
Clojure doseq nested loops to make new set +3.18
How to stop a reduce function from processing the list once the des... +2.96
Strange thing with apply/merge-with, in Clojure +3.35
in datomic, how is it possible to find out what keys are available... -4.73
count unique values in vector in clojure +3.72
Clojure sub arrays +3.49
Multimethods in Clojure, polymorphism, big switches +3.33
How to remove multiple keys from a map? +1.43
How do you compute the difference between successive elements of a... +2.93
Which Vars affect a Clojure function? +3.63
How to convert a list or vector into a sorted-set in Clojure? -3.33
read a file into a list, each element represents one line of the file -2.52
Idiomatic way to get one of possible values in a map? 0.00
Clojure get form from string 0.00
Maintaining multiple open files for writing (Clojure) -3.21
How do I translate this Java example into idiomatic Clojure? 0.00
Find index of an element matching a predicate in Clojure? +3.20
How does memoize interact with binding in Clojure? -2.51
Synchronization of the standard output in Clojure 0.00
Can Clojure agents invoke another agent? +3.21
How can you extend a Clojure protocol to another protocol? +0.68
How do I see the methods associated with an object in Clojure? +3.51
loading configuration file in clojure as data structure +2.47
How do I filter elements from a sequence based on indexes +3.70
How to Group Nested Collections Based on Given Criteria? +3.51
Assign variable to multiple vectors in Clojure 0.00
clojure for loop, store the values in a set or map +3.58
Clojure NullPointerException error +2.20
synchronized counter in clojure -3.90
How to handle re-mapping of optional keys in function parameter -0.40
Getting a vector of largest keys in vector of maps +3.79
clojure -- name conflicts in a defined record? 0.00
Getting the value of an element in XML in Clojure? +2.68
Keeping State in a Purely Functional Language +3.98
lazy sequence depending on previous elements +1.21
Clojure - java interop - How to pass a float array> -3.27
Python "dir" equivalent in Clojure -3.56
Unable to resolve symbol: is in this context 0.00
Clojure's # lambda marco is not always the same as (fn)? 0.00
Clojure: Finding the minimum value within vectors of vectors 0.00
Which is the most clojuresque way to compare characters and string?... +2.42
Abstract functions or function interfaces in Clojure? +3.88
How to do numerical simulation with immutable data in Clojure? -1.10
Clojure: How do I apply a function to a subset of the entries in a... -3.62
Why Clojure instead of Java for concurrent programming +3.78
Clojure infinite loop +1.61
random number generation inside a vector +3.52
Sliding window over seq +3.80