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 2 3 4 5 6 ... 19
Title Δ
Zipping free monad transformers -0.47
Struggling with implementing a Monad function 0.00
Traverse a tree with an arbitrary number of branches +0.13
Are there any valid definitions of this lambda statement in Haskell? -0.51
Map with condition in Haskell +0.50
Haskell - split a list into two sublists with closest sums -0.04
Implementing liftM2 in Haskell -0.87
Couldn't match type `a` with `a1` 0.00
Taking an input string and return a string list of only the words t... -1.29
How to handle error propagation and cutoff condition in infinite li... -0.22
Why are floatRange, floatRadix and floatDigits functions? -1.06
How can I manually kill a thread? -0.45
How to define a custom type error within a type family for a constr... -1.48
How to implement this higher order function +2.18
Is there such a thing as maximumWith? -1.60
Are there valid reasons to build monad transformer stacks on top of... -0.04
How to update a value created with let in a recursive function +0.50
Is it a good or a bad thing that a suite of quickcheck tests match... -1.97
Why do covariance/contravariance imply read-only/write-only? +1.23
Construct value from Kind in Haskell 0.00
Simplifying if statement in a StateT monad transformer 0.00
If a data structure is foldable, is it a monoid? -1.32
"Pattern match" and recurse on types in closed type famil... +2.37
Converting between heterogeneous lists +1.46
How to create a ranking based on a list of scores in Haskell? -1.44
Haskell Turtle get out of Shell Monad +0.50
Building a monad around Streaming & Reader +0.45
how to use typeclass in `type` keyword? 0.00
Refactoring Haskell when adding IO -1.21
How to write a Show instance for Mu recursive types -1.90
Looking for a function similar sequenceA +0.00
Is there an equivalent to head/tail for Foldable functors in general? -0.88
Haskell: why following run sequentially? +2.16
How do I use if-then-else statement with no else condition in Haske... -0.62
Why is it common to mark record fields with UNPACK and strictness? 0.00
What is the point of seq in absurd function definition in Haskell -1.71
Override just a few cases of data in Eq instance implementation +0.47
Sort integer List in haskell -1.02
() as empty constraint +0.41
What is an explicit example of a monad without a monad transformer? 0.00
Default definitions of foldl' and foldr' seem weird 0.00
fmap a 2-arity function on Nothing should return Nothing? -0.30
Expressing an instance for any type that satisfies multiple constra... 0.00
Haskell, typesig Map.Map, LYAH +0.54
Is there any "reversible hashtable" like data structure? 0.00
Haskell second smallest value in list +0.70
Haskell - repeat elements of a list according to their list-index -0.67
Printing a game board using a Data.Map -0.52
What would an idiomatic, monadic version of maximumBy look like? -0.37
Why is RWST ... m a not an instance of MonadReader, MonadState, Mon... 0.00