StackRating

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

dfeuer

Rating
1492.14 (4,368,995th)
Reputation
34,253 (3,412th)
Page: 1 ... 10 11 12 13 14 ... 19
Title Δ
Why is prepending to a list instantaneous? 0.00
How to return an Integral in Haskell? -0.68
Taking out the last occurrence of a certain element in a list in Ha... -0.54
Understanding Haskell Type Level Literals +0.52
Haskell creating my own filtering function +0.96
Haskell - Function 'length' doesn't work with custom da... -0.86
Function like "when" but returns a value? 0.00
Haskell - check if there is a repeated element in the list 0.00
Haskell - MinMax using foldr -1.24
Is it possible to write a Haskell function with type Int -> Float -1.61
Create a type that is a subset of an other type -1.79
Don't know how to use toEnum in Haskell -1.90
Most generic possible/meaningful signature for a generic sorting fu... +0.42
How do I split an OCaml list into head and tail? -0.78
Haskell: Implementing Num instaces for user-defined newtypes -0.01
Recursive functions that reverse a list in Haskell -1.21
Accumulator factory in Haskell 0.00
Using record syntax with algebraic data types with multiple constru... 0.00
Sorting a string by character frequency -2.08
Confused about workings of a Haskell list comprehension +1.20
Without using drop, how to take and print alternate lines (odd or e... +0.88
Is there a "chain" monad function in Haskell? +0.16
Composing ExitCodes in Turtle. Why is there no Monad/Monad Transfor... +0.39
Using show on a custom type +0.53
Ability to get a polymorphic function from monadic action in Haskell +1.39
Multiple functions over a list 0.00
Relationship between Haskell's 'forall' and '=>&... +0.61
Haskell State Monad +1.23
Defining a function that behaves differently according to whether t... +1.52
Non-exhaustive pattern while iterating matrix 0.00
Function including randomness and guards -2.20
Haskell - list product 0.00
Get Haskell programs to assume a UTF8 locale under wine +1.96
Haskell Type Class Implied 0.00
Why are Foldable and Functor separate classes? +1.28
Term with this type +2.51
What does () mean in Haskell +1.53
Is there a way to leave 'assert' enabled in my Hackage pack... 0.00
How to modify parts of a State in Haskell +0.51
Defined eq and neq in Haskell 0.00
How to make setters in 2D Array Haskell +2.81
Why do we need Control.Lens.Reified? +0.54
Dependent types can prove your code is correct up to a specificatio... -0.56
Memory use when replacing for loops with list comprehensions in Has... 0.00
Translating Imperative Java to Functional Java (A Game) -0.38
Dynamic Programming with Vectors in Haskell 0.00
How is Haskell's 'seq' different from other functions? +2.24
Partial application of functions and currying, how to make a better... +1.28
Why `[1, "a"] :: [forall a. Show a => a]` is not allow... 0.00
How can this Haskell combination algorithm be improved? -2.02