StackRating

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

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 2 3 4 5 6 ... 14
Title Δ
haskell data definition error - Illegal literal in type (use -XData... -0.85
what does Haskell's <|> operator do? +0.28
Partial application in haskell with multiple arguments -1.28
Ambigous instance resolution in Haskell -0.34
Functors don’t work with data types that require specific types -1.66
Type unification with multi-parameter type classes 0.00
Haskell Type Variable -0.51
How to handle side effect with Applicative? -0.71
Why is a built-in function applied to too few arguments considered... +2.24
In Haskell, why do I need to specify the typeclass in an instance d... +1.85
Difference between $ and () -0.14
Understanding `withFile` with Example -0.58
Could not deduce (b ~ a) +0.72
Why doesn't Haskell have a stronger alternative to Eq? -0.64
Understanding Kind of Haskell Class -0.52
Constraint a scala type such that I would never need to check for n... -0.77
How to read ghci type errors? +1.96
How to handle functions of a multi-parameter typeclass, who not nee... -0.73
Is coffeescript's `?.` operator a monad? -1.01
I'm confused by Haskell's lazy evaluation +2.07
force ambiguous instance with phantom type 0.00
Functional Way of handling corner case in Folds -0.27
Weird behaviour GHCi Haskell Compiler +0.68
Understanding Data.List's or & and w/ Empty Lists +1.24
Type of function to swap arguments of a function -1.80
Function evaluation result -1.84
Why Nothing >> Just 3 is Nothing in Haskell? +0.03
What is the point of using Monad in a program? 0.00
How to replace __str__ for a function -0.18
Is nested pair a good idea in Haskell +1.84
Pattern matching on List[T] and Set[T] in Scala vs. Haskell: effect... +1.27
Python 'Dictionary changed size during iteration' error even though... 0.00
"Side-effecting lexical closure" vs function in Scala +1.24
Haskell - type classes +2.28
why are the state and reader monads functions while the writer mona... -0.64
A little confused on the '$' character in Haskell 0.00
When do asserts become redundant? 0.00
Folding in Haskell, using more than one function -0.33
How is Scala a 'more functional' language than Groovy? 0.00
IEEE floating point signalling NaN (sNaN) in Haskell -0.26
what does this symbol | mean in Haskelll +0.30
Is 'Chaining operations' the "only" thing that the Monad... -1.67
When are higher kinded types useful? -0.58
Why can't I append a char to an empty list in Python? +0.80
Strange issue at subclassing? 0.00
Pattern matching against value constructors in type variables / som... +0.55
Haskell: Something like the application `$` operator for "do&q... -0.01
Functional dependency: Two types determining third type -1.38
Python property vs method when no access to attribute is needed? +0.93
What is the difference between mutable values and immutable value r... +1.69