StackRating

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

Rein Henrichs

Rating
1556.51 (6,280th)
Reputation
12,652 (11,543rd)
Page: 1 2 3 4 ... 5
Title Δ
Repeat state until it doesn't change / is stable +1.47
How to check if coords(x,y) are valid on a board in Haskell -1.48
Clarification on a Haskell function type argument +1.22
Best way to program a cost function (associate function - value) -0.57
runState and do blocks -1.77
'eval :: String -> (a -> b)' string to function conve... -1.84
Haskell about isDigit 0.00
seq stops as soon as it reaches a constructor +2.51
Can't match class type with specific type in haskell -1.91
Is it possible to catch this mistake using the type system, or a di... 0.00
Matching types and monads. Error 0.00
Haskell: error: parse error on input ‘,’ 0.00
Avoiding nested applicative i.e. Applicative f => f (f a) 0.00
Why am I forced to specify a type here? +1.80
Haskell : Why is this incorrect? I put a datatype as a type constru... 0.00
when to use and when not to use pointfree style in haskell? -1.75
Monad State And get function +1.61
Make type showable. 0.00
Does Haskell has the concept "construct" like C and ML la... 0.00
How to reverse a list then use the reversed list +2.41
Overloading global && operator in Haskell fails to compile -1.46
Why do large number operations return negative numbers at a certain... 0.00
{- Re-Export -} in Haskell 0.00
Algebraic Data Type in Haskell 0.00
Getting random numbers from non-monadic functions +1.87
A "do nothing" guard for a recursive function? -0.79
Comparison of two lists in Haskell +0.45
Haskell: pattern matching on undefined values -1.32
Instancing arbitrary 0.00
Getting sortBy in haskell to compare the first element 0.00
how to stretch a string both horizontally and vertically in haskell 0.00
Mapping data constructors to types -2.00
How to get commmand line arguments in Haskell? +0.45
Unescaping unicode literals found in Haskell Strings 0.00
How do I separate a stream of `1`s and `2`s into groups? +2.15
Using an 'fmap-like' function on types of kind * 0.00
Why has Haskell troubles resolving "overloaded" operators? +2.28
Decision Tree in haskell defining >>= and return 0.00
how would I get this function to be accepted with putStr in haskell? 0.00
Haskell writes '\n' instead of a newline 0.00
Why are Foldable and Functor separate classes? +2.04
How to convert a nested list of Chars to a String Haskell -1.95
Why does feeding init to last not work in Haskell? -0.42
resource that explains vocabulary used in Edward Kmett's lens p... 0.00
Difference between 'return' and 'pure' +2.35
Changing the value in a tuple of tuples conditionally in Haskell +1.98
Where is the realWorld# defined? 0.00
On a Functor instance declaration -0.38
Making the type of a function depend on input -2.15
Behavior of reverse >>= (==) -1.21