StackRating

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

Taylor Wood

Rating
1586.23 (2,554th)
Reputation
11,455 (12,967th)
Page: 1 2 3 4 5 ... 7
Title Δ
Clojure How To Find and Manage Dependency conflicts. +1.85
Translating vector into map -0.19
LazySeq cannot be cast to Comparable on sort-by -0.83
using java.lang.invoke.MethodHandle in clojure +0.38
Using Filter on vectors -2.59
Thread synchronization with Clojure -0.75
How do I write a Clojure Spec for a function that takes a sequence... 0.00
How to bind var's name and value in the clojure macro? +1.06
How to compare the case of two strings in Clojure? +1.67
Format a 'numeric' string as a number -0.30
timing loading of clojure source files 0.00
apply macros to a vector -0.05
Parsing an infixed string with a macro -2.84
Why does this code report a stack overflow in Clojure 0.00
Clojure apply that does not realize the first four elements of a la... +1.73
How to break on a condition from recursion in clojure macro? 0.00
What are the limitations of forward declaring in Clojure? Why can&#... -2.86
Clojure - No matching method found 0.00
Leiningen throws clojure.lang.PersistentVector cannot be cast to cl... 0.00
Validating anonymous functions passed in to my function at runtime,... 0.00
Environment variables used in `def` statements in Clojure +1.80
Hash-map returns nil for existing key 0.00
How to write an Clojure macro to get var's value? +2.45
streaming multiple output lines from a single input line using Cloj... -2.20
Proper nesting of Clojure Specs? 0.00
Clojure Spec and "Couldn't satisfy such-that predicate aft... 0.00
How to AOT compile a single clojure file using clj tool? (without d... 0.00
Clojure Spec - Issue with spec/or nested in spec/and 0.00
Return something from functions like swap and vswap 0.00
Wait for atom change with timeout +1.33
Continuation-passing-style does not seem to make a difference in Cl... 0.00
Y-combinator does not seem to have any effect +0.77
Python setdefault function in Clojure +0.43
Finding a regular-expression-like sequence of values in a Clojure v... 0.00
Clojure Macros: When can a function not duplicate a macro's beh... +1.49
Clojure Spec and destructuring? 0.00
Get key by first element in value list in Clojure +0.79
strange thing with clojure split 0.00
Use Clojure Spec to check type consistency on a cons? 0.00
Clojure reduce function +1.86
Clojure - Convert string into vector of vector of integers 0.00
Implementing until as a macro +1.87
How do I access individual fields of a form in Clojure? 0.00
Clojure.spec "or" equivalent of "s/and" 0.00
Clojure using value from another required key in validation 0.00
How to create a setlist where no two consecutive songs are in the s... +1.15
Clojure open a large txt file edit the data and write it to a new f... 0.00
How to implement multithreading -0.57
Decision tree (recursive type) +0.39
Doubling elements of a list in f# +0.41