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 ... 5 6 7 8 9 ... 19
Title Δ
Recursion schemes using `Fix` on a data-type that's already a F... -0.33
Any built-in fmap-of-sorts on all values of a tuple? -0.92
How can I set up Haskell's GHCI to interactively evaluate funct... +2.13
Avoiding do statement in foldM +2.45
The fixed point functors of Free and Cofree -1.81
Is there a general way to apply constraints to a type application? 0.00
Typeclass instantiated on every value of a data kind 0.00
Why MonadReader r (StateT s m) uses an instance of the underlying m... +2.39
How to convert arbitrary type to string, without adding extra quote... +0.74
Can foldr be used as MapReduce? 0.00
Sort file system data without using anything else than Prelude -1.24
Fold on non-lists? +0.54
What would be the methods of a bi-comonad? 0.00
Haskell slower than Python in naïve integer factorization? -1.66
Haskell function seeking further explanation +0.19
How do you implement Haskell's IO type in Java? -1.84
Deriving Read Instances for GADTs 0.00
A function that returns maximum of list and count of occurrences -0.38
In string replacement function in Haskel -0.02
Deleting every character after the nth occurence of a character in... +1.38
Split a list at the first occurrence of an element +2.49
Enumerate All Finite Sequences of Integers? +2.53
Call an instance "method" in haskell -0.26
How can this phantom type example possibly be valid? -0.40
Ocaml's `try ... with` in Haskell -1.08
data List - checking if a list is empty +0.31
How do you define a Haskell typeclass with a type that cannot be de... 0.00
Injective type families and constraints 0.00
The need to turn a Parser into a Functor 0.00
Limit a number to a range (Haskell) +1.10
Const a unary function 0.00
What to do when a type contains itself? 0.00
Clean up if else control flow in haskell 0.00
Haskell rank n types & type classes syntax 0.00
Copying GHC ByteArray# to Ptr 0.00
Haskell: How do I create a function that allows none, one or two Ap... -1.02
Is evaluate or $! sufficient to WHNF-force a value in a multithread... +0.19
Remove phantom type variable +1.25
What is the purpose of the extra result parameter of atomicModifyIO... -1.02
Is there anything we lose with MonoFoldable? +0.03
Type safe equal tuple sizes. 0.00
Constrain a type family constraint to be "some pair" 0.00
Avoiding Overlapping Instances with Closed Type Families (GHC/Advan... 0.00
Can we use 'where' in a lambda function in Haskell? 0.00
Why do functional programming languages require garbage collection? -0.18
Escaping monad IO +2.36
Is it possible to 'uncurry' a forall quantifier? 0.00
The order of functions' execution in a high order function -1.52
How to write a Semigroup Instance? +2.48
How to limit the open world assumption in Haskell 0.00