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 ... 19
Title Δ
Function that checks if binary tree is binary search tree +0.74
DRYer Generic types in Haskell 0.00
How to do Left Void? +2.59
In Haskell, how can I freeze/thaw a mutable vector of mutable vecto... 0.00
Are there laws for the Foldable typeclass that constrain how Foldab... +0.37
Can smart-constructor types have multiple valid Functor instances? 0.00
Simplifying the invocation of functions stored inside an ReaderT en... -1.62
Try to implement ''all' with ''any'' in... 0.00
How to create a well-typed function that returns two different types? +2.83
Does Haskell have an eager version of `foldr`? -1.30
How to get the intersection of lists while handling duplicates with... +0.49
Building a Binary Tree (not BST) in Haskell Breadth-First -0.20
How to make a proper "pure" for an Applicative instance? -1.27
Mutable, but lockable, data-structure in Haskell? 0.00
Function in Haskell to map over a MonadTrans? +0.14
How do you convert a list of numbers into a list of ranges in haske... -1.42
Greaters function define +0.15
Injective type family for natural numbers 0.00
Walk through a list split function in Haskell +0.81
Why is FunctionalDependency needed for defining MonadReader? -0.43
Given an n-arg type constructor, what are some ways to reduce the n... 0.00
Pipes (Haskell lib) - piping pipes with different state monad 0.00
haskell function to identify triangles 0.00
Looking for a Haskell function related to liftA2, but works like &l... -0.43
Is there a way to realize a function of type ((a -> b) -> b)... -0.46
Pattern match on a data family in Haskell 0.00
How do I make this function consume its input bit stream lazily? 0.00
Adding zeros between elements in list? -1.09
Check a string if a letter is used only once Haskell 0.00
Average of list of doubles -2.33
Tail recursive way to sort and merge two lists -0.53
Why does Data.Tree.Tree not have a monoid instance? -1.04
Composing Applicatives +0.25
Sequence over heterogeneous list in Haskell -0.46
Can all typechecking occurrences of `coerce` safely be replaced wit... -1.49
How do I map functions over a RoseTree in Applicative (Haskell)? -1.10
How do i syntax in haskell -1.35
Take elements on even positions from the list +0.40
NFData instance for the Coyoneda type +2.82
MonadPlus IO isn't a monoid 0.00
Why haskell gnuplot code works in ghci, but not from CLI after comp... -1.49
Typeclasses and type inference in Haskell -1.50
catching state that is changed by execStateT 0.00
Why doesn't `first` from Data.Bifunctor transform this value 0.00
how to create custom type error on constraint violation +0.06
Can `foldr` and `foldl` be defined in terms of each other? -0.02
Can `foldMap f` be defined equivalently in terms of `fold/foldl` an... +1.52
Using unsafePerformIO in a guard condition +0.78
Identity parser -0.51
How can I find the predecessor of a Natural with type-level parity... +1.40