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 ... 19
Title Δ
Defaulting typeclass instances in Haskell and PureScript 0.00
Why can't the compiler handle newtype for us in Haskell? +0.77
Haskell quickBatch testing: Applicative Monoid ZipList 0.00
Clean syntax for conditionally folding a list in Haskell -1.23
Why doesn't makeLenses derive a lens for some quantified constr... 0.00
Compilation issue with existential types in Haskell 0.00
Different Between type Player and data Player? 0.00
Iterating over prefixes of multiple arrays/lists in Haskell efficie... +2.97
Checking for all Elements in a Set in Haskell using syntactic sugar -1.06
building own function to remove duplicate elements from list in Has... +0.03
Discriminated type unions 0.00
How can I implement an optimal, purely functional, double-ended pri... 0.00
Find all pairs with the given sum, in an unsorted array of numbers +0.01
Haskell: treat newtype as String +0.51
How to write a Haskell function that determine if a number is even... -0.07
making types: Add data type and evaluator that is of an unmatched t... 0.00
Is there a way to polymorphically lift instances of a class with a... 0.00
Is it safe to allocate memory within `unsafeDupablePerformIO`? 0.00
Inconsistent do notation in functions -0.30
Why is Haskell's 'Generic' class type family 'Rep a... 0.00
Output an element the number of times I want -0.41
Output an element the number of times I want -0.41
Maintaining state during interactive command line prompt 0.00
Pattern match is redundant, haskell -1.80
Can i do the potentiation of a float negative number? - Haskell +0.50
How to constrain type family to Show 0.00
How do you generate all permutations of a list with repetition in a... -0.41
Replace all elements of a List -0.37
How to pattern match on an universally quantified free monad? -0.87
Haskell map list of indices to !! operator -1.55
How does repmin place values in the tree in Haskell? 0.00
Haskell: TMVar vs MVar 0.00
An unexpected property of commutative functions? 0.00
Haskell. Matching pattern Problem. Cannot put in IO value of functi... 0.00
stack setup: Executable named git not found on path 0.00
Not in scope: data constructor `Song' - Haskell 0.00
Patternmatching on 'Or' of 2 newtypes in haskell 0.00
Is it possible to write an alias for coerce? 0.00
Reify existential instance type parameter 0.00
Is the combination of `<$>`/`<*>`/`join` equivalent to... 0.00
How to build a Monad with non-IO "exterior", but IO "... -0.03
Creating a safe version of Haskell 'init' function -1.26
Amortization of functional array-doubling stack 0.00
Unwrapping an existentially quantified GADT +1.96
Haskell: Know if the type of a variable derives Eq 0.00
Why doesn't foldr const 0 "tacos" Compile in Haskell? +1.06
Haskell Map Tree +0.51
How can I convert this function from ExceptT to Except in Haskell? +0.75
Using a default implementation of typeclass method to omit an argum... 0.00
How to write the instance for Show of a given datatype shorter? +1.36