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 ... 7 8 9 10 11 ... 19
Title Δ
IORef keeping an error (Haskell) +0.55
No instance for (Floating Int) arising from a use of ‘sqrt’ +2.02
guess the type of fixed-point combinator 0.00
Infinite (finally-periodic) HList in Haskell -1.62
standard function to convert ident to string +2.25
Manually specifying ismorphisms for unidirectional pattern synonym 0.00
Why would I ever want to use Maybe instead of a List? +0.70
Least common multiple without using gcd +1.85
Is it possible to randomly generate theorems that are arbitrarily d... +2.16
removing direct duplicates on a list -0.84
Implement mapM without using sequence +1.66
Take From a List While Increasing +0.44
How to declare type of multiple variables in same line +1.36
How can I use contradictory evidence? +2.27
Use of foldr vs foldl in defining length -1.64
What is the purpose of throwing exceptions in pure functions? +0.74
Haskell - feeding back the result of a function to itself n times -0.48
Haskell - have a function return an empty character -1.01
Haskell where statement returns parse error on input ‘=’ -1.44
liftIO instead of composition lift 0.00
Unnecessary assignment in do sequence +0.35
How to make the product of two lenses? -1.85
Haskell IO(a,b)->b +2.45
How to implement mathematics induction on Haskell +2.42
Checking for empty list in Haskell: Is (length list == 0) or (list... -1.56
What's the difference between a function and a functor in Haske... -1.63
Why does Haskell's find always return only one element? -0.67
Understanding scoping with haskell monads -0.95
Time bounded function with partial result in Haskell -1.78
Is it safe to postulate unit types are equal? +2.23
How to simply all "data" definitions having the same kind... +2.27
Passing runtime information for polymorphic function +2.41
sum of multiples of 3 and 5 below 1000 in Haskell -0.45
interleaving two strings, preserving order: functional style +0.96
Does RTS -T flag disable GHC optimization 0.00
Haskell : force evaluation/avoid garbage collecting when composing... +0.20
using Filter / Elem on Lazy Byte Strings in Haskell 0.00
How do i take the average of a list without using predefined functi... +0.14
What are some types that discriminate between categories? +2.48
FromRow for my data which isn't polymorphic: 0.00
why does a parameter occuring twice in an instance produce error la... 0.00
Binary Expression Tree -1.30
what is the type of: matches m s = m == fromSing s? -0.40
Haskell tuple of duple type error +2.06
Converting a nested type into a monad transformer stack 0.00
"Free" type variables bound by functional dependencies in... +0.61
Why runState signature has only state argument? -1.08
List of polymorphic functions in haskell? -0.44
Hello im programming haskell , its giving me the error ghg.hs:45:1:... -0.26
Haskell Pipes: How do I sort the output of a producer? -1.16