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 7 ... 19
Title Δ
List Nested Data Type Sum -1.30
Solving this ambiguous type issue without resorting to Proxy +2.19
Vector creation safety 0.00
Prevent inadvertently using different type class instance -1.07
`show` record without deriving Show +0.17
How can I get my rule to fire? 0.00
Put adjacent elements in List into Tuples -0.55
Safely generalize ST return value 0.00
Hlint suggestion: use uncurry -0.53
Deriving a class with a single constant -0.56
Overriding Library Functions 0.00
Writing a rewrite rule involving rank-n types -1.63
Haskell: Find a value in a Ternary Tree and the tree is not sorted -0.51
How to make fixed-length vectors instance of Applicative? -1.73
How do you write exception handlers in Haskell 0.00
Overload angle brackets in Haskell as inner product operator 0.00
How can I make a combinator with this type signature? +0.40
STUArray type parameter in an in-place polymorphic quicksort -0.53
Is it possible to get all contexts of a Traversable lazily? +0.99
Is it possible to get all contexts of a Traversable lazily? -1.78
Generic types with Type.Reflection and Nats +0.63
number of leaves is one greater than number of nodes in Haskell 0.00
How can I best represent a cartesian product of some fixed dimension? +0.48
How to use Data.Functor.Invariant? 0.00
Splitting a list into parts then shuffling those parts: Haskell +2.34
How to create Haskell function that returns every third element fro... -0.08
Haskell type is too permissive: need to apply continuation at most... -1.29
Haskell binary tree max int? +0.48
Space leak in Haskell - old compiler's fault or mine? Apparentl... -1.93
Traversing with a Biapplicative -0.04
Efficient Conversion of Bytestring to Word16 0.00
how to implement traverse use foldMap -1.24
How to use lists with the Haskell singletons library? 0.00
Why is (>>) not defined as (*>)? -1.47
Haskell's type signature of u f=f.f is stronger than I would like 0.00
Convert uppercase letters to lower case and count strings in Haskell -0.51
Is it possible to implement Data.Reflection’s trick using type fami... 0.00
How to combine Arbitrary and IO monads? -0.01
Haskell merge sort implementation -0.52
Writing an assembler in Haskell - mapM with state? +1.33
Haskell : convert Either ParseError a to a 0.00
How can I make my simple Haskell function recursive? +2.86
What does a Haskell type error mean when it includes: "... is... 0.00
Optimizing repeated function calls in a Haskell composition +0.48
Couldn't match expected type ‘Term’ +2.15
How to define function only for old versions in GHC? +2.59
Simple Parse in Haskell with do construct 0.00
Haskell - How to search if elements of one list exist in another +1.60
How to specify type of value via 'TypeRep'? +2.85
Haskell using let with guards possible? -1.11