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 ... 6 7 8 9 10 ... 19
Title Δ
GHC 8.0.1 hangs. Explanation or compiler bug? 0.00
What does the => sign mean in Haskell? -1.47
What is the story behind a Getter? +2.55
Every n-th element of a list in the form of a list +0.75
Reversing a list in another list in Haskell -0.47
Find the preceding element of an element in list (Haskell) -0.83
Is there a fixed point operator in Haskell? +2.07
Forall constraints 0.00
How to reverse a stack without using extra space… fp-style 0.00
Haskell: error while using custom type in GHCi -1.09
Haskell : matrix sorting much slower than vector sorting +0.52
Moving function call into where clause breaks type checker with Ove... -0.49
How can I define an instance for a specific type application in Has... 0.00
(r ->) applicative functor -0.63
Asserting type family forall equalities 0.00
Implementation of maximum in haskell 0.00
Type signature for function with possibly polymorphic arguments +2.39
How is Data.Void.absurd different from ⊥? +0.13
Error while trying to use type families to dissambiguate overlappin... 0.00
Haskell: finite types of user-defined values? +2.79
Can I import a type synonym's data constructors without using t... 0.00
error Couldn't match expected type ‘Char’ with actual type ‘[Ch... 0.00
Ignore directives when parsing haskell modules 0.00
good way to convert between ad-hoc polymorphic functions and parame... -1.62
Unknown haskell operator; `<>` +2.37
Checking if one type-level list contains another +2.46
Avoiding build dependency on QuickCheck when declaring an Arbitrary... -1.64
Rewrite rule / specialisation type error with universally quantifie... -1.44
Scoped type variables in typeclass methods vs. standalone functions 0.00
Can a function be parametrically polymorphic over a non-nullary typ... -0.71
How are Functors useful? -0.43
Infinite lists in haskell using predefined functions 0.00
Endofunction as Monoid -1.59
why is sortBy so oddly unconstrained, and why no general sortOn +2.25
Checking whether the list is ordered according to the function -1.90
Splitting a BinTree with tail recursion in Haskell -0.78
Is the computational complexity of this function O(2^n) or O(n) +0.98
IO monad prevents short circuiting of embedded mapM? -1.67
why is Data.Sequence.reverse O(n)? +0.97
Why can't you get the length of (,,)? +0.45
Why is this version of 'fix' more efficient in Haskell? +0.49
Parsing GHC Core in ghc-7.10 0.00
Why are my HTTP status types overlapping? 0.00
Is there a name for this composition of functions? 0.00
Summing the first n odd numbers in Haskell -0.29
Value in typeclass without type variable constraint 0.00
Avoiding primitive obsession in Haskell -1.41
Breaking after finding the kth element of an inorder traversal usin... -0.57
Hiding declaration of type synonym in Haddock 0.00
Haskell foldl implementation with foldr +2.15