StackRating

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

Leon Grapenthin

Rating
1540.12 (11,752nd)
Reputation
8,356 (18,776th)
Page: 1 2 3 ... 5
Title Δ
Clojure Domain Modeling: Spec vs. Protocols +0.47
Clojure async/go how to park blocking code -0.15
Is use of clojure.spec for coercion idiomatic? -0.55
Faster/more idiomatic way to achieve a "map-when"? -2.69
How can I use datomic's pull method to grab an entity by its en... -0.13
How to iterate over a collection and have access to previous, curre... -0.18
clojure spec: map containing either a :with or a :height (XOR) -1.79
How to find numbers that occur more than once in a list using clojure -1.57
Datomic: How to synchronize datoms between a connection and (datomi... 0.00
Conditional "assignment" in functional programming +1.47
What does :or mean in Clojure destructuring? +0.69
Is there a short form for creating hash-map in Clojure? -0.36
clojure test that assertion throws 0.00
Clojure: Find even numbers in a vector +1.16
How are map keys interpreted in Clojure? +0.28
How do I pass a variadic macro to a function? -0.44
ClojureScript file preloader - function or pattern to emulate promi... -1.40
Modifying nested data in clojure -0.03
merging a series of vectors into one sequentially in clojure -0.60
which is faster? map or reduce with condition fn or get-in? 0.00
Multiple namespaces; trying to call method in one, passing output t... -0.04
How to iterate over key/vals of a hash and return an array? -1.09
How do you kill a core.async/thread? 0.00
clojure.spec: `alt` vs `or` for sequence spec +0.43
Clojure what does #' mean 0.00
Why does cond appear to 'cache' an internal binding? 0.00
Clojure - Remove items from vector inside loop +0.36
Datomic - how to retract all values of an attribute 0.00
Java Interop: Why does (.setProperty (Properties.) "key1"... -1.70
Om.next: apply vs directly passing children -0.56
Clojure: shortcut for when-let +2.15
How does Clojure's optimiser work, and where is it? +0.42
Stateful transducers in core.async 0.00
Read-string doesn't output complete string clojure +0.44
Clojure, same method call on different Java Objects 0.00
Why use single quote around vector in "use" (in clojure)? -0.55
Why are transducers only supported on buffered channels? 0.00
What is the purpose of sorted sets? -0.75
Defining a function in a macro: can't use qualified name as par... +0.42
Clojure List -> Vector 0.00
member? function on infinite lists +0.21
Clojure - get data inside vector of vectors -0.56
How do I perform a Datomic transaction using the entity id of an en... +0.43
Timeouts with core.async on ClojureScript 0.00
Clojure - random access where the key itself is complex -1.24
Separate a single vector of vectors into individual vectors in cloj... 0.00
compare Clojure maps with bigdecimal and integers values -0.68
clojure idiomatic name for impure function 0.00
How do I convert a sequence of sequences into a sequence of maps wi... -0.55
Is 'for' using tail recursion like loop-recur pattern? +2.00