StackRating

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

Lee

Rating
1640.84 (697th)
Reputation
123,773 (520th)
Page: 1 ... 6 7 8 9 10 ... 43
Title Δ
Difference between type constructor and return function of a monad... +1.66
Which one of these approaches is better or are they the same? 0.00
Creating a map from a var in Clojure +0.37
What's an alternative to Seq.iter so that I can return the resu... -0.81
Java Interop: Why does (.setProperty (Properties.) "key1"... +1.70
How to check if an expression is empty (void)? 0.00
Why isn't pattern matching on an assigned value recognized +0.39
Railway Oriented programming in C# - How do I write the switch func... +0.43
Kind mis-match in instance of Maybe 0.00
The return type of an async method must be void, Task or Task<T&... -0.29
Is there an accepted pattern to preserve variables' values duri... 0.00
Understanding of scala.Nothing type +0.34
How to write a curried method in C#? +1.00
Lifted „if“-function behaves unexpectedly 0.00
Recursive lambda in Haskell -0.07
Can't seem to get Generic Covariance/Contravariance to work 0.00
Efficiently adding multiple elements to the start of a List in C# +0.72
clojure: how to pick up one item with the most high value from a map -0.85
C#: Multiple functions with the same name and different signature,... +0.36
What is the justification for the type of unfoldr in Haskell? +1.74
Haskell type and fix recursion examples 0.00
how to check if a record implements a particular protocol? 0.00
What parameter modifying keyword should I use? 0.00
How to make a function which checks, if the labels of discriminated... 0.00
Matching types with cond 0.00
Why is (/ 1/2) in Clojure equal to 2N? 0.00
Haskell - Pattern matching: How to determine what pattern to use ba... 0.00
Abstract Class -- How to specify return of generic list -0.45
What does a "monadic structure" and "element of a st... -1.93
Can someone please explain what k, a and r make sense into this map... -0.14
How can I get `ghci` to use my `show` function? 0.00
downloading from a URI : Specified argument was out of the range of... 0.00
Create new class instance / reset class instance of a class instanc... +1.75
calling a library function of arbitrary name -0.63
Return an array from let using doseq and into -0.39
Transversing through a queue data structure in C# without dequeuing... 0.00
What causes error "The type of the expression in the let claus... 0.00
Haskell "fix" keyword failed on declaring a recursive lam... -1.95
If attribues in an interface is unsupported, why does it compile? 0.00
How to produce a set of Char from a set of String in Scala -0.34
F# Understanding Recursion Function +0.18
Co/contravariance with Func<in T1, out TResult> as parameter +1.03
Object reference not set to an instance of an object. yet foreach l... +0.36
Why do C# TryAdd, TryRemove, TryGetValue return null sets when they... -2.07
Adding function to my class +0.94
Implementing boolean similar to built-in boolean +0.39
How to assign a set of values to another set in clojure 0.00
Haskell: Join on State Monad -0.41
How to insert a tree into another tree in C# -2.32
Mixing two vectors: [a a] and [b b] to [a b a b] +1.30