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 ... 4 5 6 7 8 ... 19
Title Δ
Is it possible to do nested if statements in Haskell? -1.55
How do I fix ‘Eq a’ has kind ‘GHC.Prim.Constraint’ error in haskell? -0.73
mapping operation for heterogenous List -0.96
Why do I get a type error in this program when I add an unrelated d... 0.00
How to fold over a constructor with special cases? -1.59
Is there a way to use type-level pattern matching rather than defin... 0.00
Why can't Haskell function return a list 0.00
Is it possible to write pattern-matched functions in pointfree form? +1.17
Generate n-ary binary tree in haskell +0.54
Why is Debug.Trace evil? +1.00
Why doesn't a prism set function return an Option/Maybe +2.59
Mapping the value inside a newtype -0.21
use Set.fromList , get error "Prelude.!!: index too large" 0.00
Haskell -- check last item of list -0.26
How to write recursive factorial function in haskell without if the... -0.62
Function which returns a new list with the first and last elements... +2.43
evalState in a monad transformer stack -0.84
Algorithm W using recursion schemes -0.33
Is there a way to set one of these two incoherent instances as pref... 0.00
Haskell - how to avoid messing pure with IO +2.39
Haskell polyvariadic function with no arguments 0.00
`coerce` and instantiation of type variables +2.16
non-lawful Monoid instances for building up AST not considered harm... +0.07
Add a monad to the middle of a transformer stack 0.00
How to implement folds and foldsM from pipes-group for the streamin... 0.00
How to validate type family after storing it in json? 0.00
haskell : what is wrong with this piece of code -1.02
Haskell: Show instance of IOArray +0.51
How can a functional type dependence be used to derive equality of... +2.32
ExceptT Dead Code Detection -0.50
Strictness of dataToTag argument 0.00
Set specific properties for data in Haskell 0.00
Understanding Haskell (<-) operator 0.00
Lens lib: Is there an optic for this? 0.00
Throwing away element in index,element tuples -1.26
How to join multiple functions to apply to a file? Haskell 0.00
Showing that `newtype T a = T (a -> Int)` is a Type Constructor... -0.60
Justifying a Type Equivalency Asserted in Haskell Lens Library +0.51
Removing inverted duplicates from list of tuples -1.37
How to disregard a standard module? 0.00
nub not compiling when checking a list for duplicates -1.08
What is the preferred alternative to Fin from Idris in Haskell -0.49
Explicit Purely-Functional Data-Structure For Difference Lists -0.80
Excluding Types in Haskell +0.33
Can I do branch control with promoted type? 0.00
Constraint to see if one type "satisfies" another 0.00
Why are Float and Double different in the case of adding 0.1 and 0.2? -0.35
Haskell GHC create executable not depending on GMP? 0.00
Performance of pattern matching in GHC +1.91
Avoiding redundant constraints when working with phantom types 0.00